dimage v0.3.0-beta.4 (2023-02-25T23:52:15Z)
Dub
Repo
IFD.getTagNum
dimage
tiff
TIFF
IFD
Returns the first instance of a given tag if exists, or returns uint.max if not.
struct
IFD
@
nogc
@
safe
nothrow pure const
uint
getTagNum
(
ushort
tagID
)
Meta
Source
See Implementation
dimage
tiff
TIFF
IFD
enums
DataEntryID
DataType
functions
getTagNum
structs
Tag
variables
nextOffset
numDirEntries
tagData
tagList
Returns the first instance of a given tag if exists, or returns uint.max if not.