gamut v2.5.0 (2024-01-28T14:48:30Z)
Dub
Repo
TGAEncoder.initialize
gamut
codecs
tga
TGAEncoder
Undocumented in source. Be warned that the author may not have intended to support it.
struct
TGAEncoder
nothrow @
nogc
bool
initialize
(
IOStream
*
io
,
void
*
handle
,
PixelType
inputType
,
int
width
,
int
height
,
bool
enableRLE
)
Meta
Source
See Implementation
gamut
codecs
tga
TGAEncoder
destructors
~this
functions
encodeScanline
initialize
structs
Color
variables
_channels
_enableRLE
_handle
_height
_inputType
_io
_scanConvert
_width
opcode
scanSpace
similarMask