Home
About
Samples
Documentation
API
Community
View source
class
Utils
package
hxd.fmt.tiff
import
hxd.fmt.tiff.Data
@:directlyUsed
Static methods
static
get
(
f:
TifFile
,
tag:
TifTag
):
TifValue
static
getInt
(
f:
TifFile
,
tag:
TifTag
):
Null
<
Int
>