Expand description
Main image logic.
Structsยง
- ICCChunk ๐
- An encapsulation of an ICC chunk
- Image
Info - A struct representing Image Information
- Jpeg
Decoder - A JPEG Decoder Instance.
Constantsยง
- MAX_
COMPONENTS ๐ - Maximum components
- MAX_
DIMENSIONS ๐ - Maximum image dimensions supported.
Type Aliasesยง
- Color
Convert16 Ptr - Color conversion function that can convert YCbCr colorspace to RGB(A/X) for 16 values
- IDCTPtr
- IDCT function prototype