turbojpeg.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
ubyte GETJOCTET(ubyte octet)
Undocumented in source. Be warned that the author may not have intended to support it.
GETJSAMPLE
int GETJSAMPLE(JSAMPLE value)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

MAX_COMPONENTS
enum MAX_COMPONENTS;
Undocumented in source.

Variables

CENTERJSAMPLE
enum JSAMPLE CENTERJSAMPLE;
Undocumented in source.
CENTERJSAMPLE
enum JSAMPLE CENTERJSAMPLE;
Undocumented in source.
FALSE
enum boolean FALSE;
Undocumented in source.
JPEG_MAX_DIMENSION
enum int JPEG_MAX_DIMENSION;
Undocumented in source.
MAXJSAMPLE
enum JSAMPLE MAXJSAMPLE;
Undocumented in source.
MAXJSAMPLE
enum JSAMPLE MAXJSAMPLE;
Undocumented in source.
TRUE
enum boolean TRUE;
Undocumented in source.

Meta