libjpeg.jmorecfg

Undocumented in source.

Members

Aliases

INT16
alias INT16 = short
Undocumented in source.
INT32
alias INT32 = int
Undocumented in source.
JCOEF
alias JCOEF = short
Undocumented in source.
JDIMENSION
alias JDIMENSION = uint
Undocumented in source.
JOCTET
alias JOCTET = ubyte
Undocumented in source.
JSAMPLE
alias JSAMPLE = ubyte
Undocumented in source.
JSAMPLE
alias JSAMPLE = short
Undocumented in source.
UINT16
alias UINT16 = ushort
Undocumented in source.
UINT8
alias UINT8 = ubyte
Undocumented in source.
boolean
alias boolean = int
Undocumented in source.

Functions

GETJOCTET
auto GETJOCTET(JOCTET value)
Undocumented in source. Be warned that the author may not have intended to support it.
GETJSAMPLE
auto GETJSAMPLE(JSAMPLE value)
Undocumented in source. Be warned that the author may not have intended to support it.
GETJSAMPLE
auto GETJSAMPLE(JSAMPLE value)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

BITS_IN_JSAMPLE
enum BITS_IN_JSAMPLE;
Undocumented in source.
CENTERJSAMPLE
enum CENTERJSAMPLE;
Undocumented in source.
CENTERJSAMPLE
enum CENTERJSAMPLE;
Undocumented in source.
FALSE
enum FALSE;
Undocumented in source.
JPEG_MAX_DIMENSION
enum JPEG_MAX_DIMENSION;
Undocumented in source.
MAXJSAMPLE
enum MAXJSAMPLE;
Undocumented in source.
MAXJSAMPLE
enum MAXJSAMPLE;
Undocumented in source.
MAX_COMPONENTS
enum MAX_COMPONENTS;
Undocumented in source.
TRUE
enum TRUE;
Undocumented in source.

Meta