dimage v0.3.0-beta.4 (2023-02-25T23:52:15Z)
Dub
Repo
TIFF.ByteOrderIdentifier
dimage
tiff
TIFF
Byte order identification for header. LE means little, BE means big endianness
Values
Value
Meaning
LE
0x4949
BE
0x4D4D
Meta
Source
See Implementation
dimage
tiff
TIFF
constructors
this
enums
ByteOrderIdentifier
functions
frameTime
getAuthor
getBitdepth
getComment
getCopyright
getCreationTimeStr
getCurrentImage
getDescription
getID
getJobName
getPaletteBitdepth
getPalettePixelFormat
getPixelFormat
getSoftwareInfo
getSoftwareVersion
getSource
height
isAnimation
isIndexed
nOfImages
setAuthor
setComment
setCopyright
setCreationTime
setCurrentImage
setDescription
setID
setJobName
setSoftwareInfo
setSoftwareVersion
setSource
setStaticImage
width
static functions
load
structs
Header
IFD
variables
_bitdepth
_height
_palbitdepth
_palettePixelFormat
_pixelFormat
_width
currentImg
directoryEntries
header
Byte order identification for header. LE means little, BE means big endianness