imagefmt ~master (2021-06-20T15:24:54Z)
Dub
Repo
rle_compress
imagefmt
tga
Undocumented in source. Be warned that the author may not have intended to support it.
package @
nogc
nothrow
size_t
rle_compress
(
in
ubyte
[]
line
,
ubyte
[]
cmpr
,
in
size_t
w
,
in
int
bytespp
)
Meta
Source
See Implementation
imagefmt
tga
enums
DATATYPE
functions
detect_tga
read_tga
read_tga_header
read_tga_info
rle_compress
write_tga
write_tga_idat
structs
TGAHeader