gamut ~master (2022-12-30T08:14:25.7697828)
Dub
Repo
gamut.codecs.qoiplane
gamut
codecs
Undocumented in source.
Members
Functions
qoiplane_decode
ubyte
*
qoiplane_decode
(const(ubyte)* data, int size, qoi_desc* desc, int channels)
Undocumented in source. Be warned that the author may not have intended to support it.
qoiplane_encode
ubyte
*
qoiplane_encode
(const(ubyte)* data, const(qoi_desc)* desc, int* out_len)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
qoiplane_padding
ubyte
[
4
]
qoiplane_padding
;
A QOI-inspired codec for 8-bit greyscale images.
Structs
qoi_la_t
struct
qoi_la_t
Undocumented in source.
Variables
initialPredictor
enum
qoi_la_t
initialPredictor
;
Undocumented in source.
Meta
Source
See Source File
gamut
codecs
modules
bc7enc16
ctypes
jpegload
lz4
pngload
qoi
qoi10b
qoi2avg
qoiplane
stb_image_write