Enumerator |
---|
MON_INVALIDACCESS_JPEG_DICT | JPEG INVALIDACCESS causes.
0x68061b00, JPEG filter dictionary is unreadable or not overridable
|
MON_IOERROR_JPEG_DECODE | JPEG IOERROR causes.
0x680b1b00, Problem decoding JPEG stream
|
MON_IOERROR_JPEG_ENCODE | 0x680b1b01, Problem encoding JPEG fax stream
|
MON_IOERROR_JPEG_MDU | 0x680b1b02, Blocks in MDU > 10. Page 139 PS-L2 book
|
MON_RANGECHECK_JPEG_COLORTRANSFORM | JPEG RANGECHECK causes.
0x680e1b00, ColorTransform is out of range
|
MON_RANGECHECK_JPEG_COLORSAMPLES | 0x680e1b01, Color samples out of range
|
MON_RANGECHECK_JPEG_QUANT | 0x680e1b02, Quantization array wrong length
|
MON_RANGECHECK_JPEG_HUFFMAN | 0x680e1b03, Huffman array wrong length
|
MON_RANGECHECK_JPEG_DQT | 0x680e1b04, DQT precision is out of range
|
MON_STACKUNDERFLOW_JPEG_STACK | JPEG STACKUNDERFLOW causes.
0x68101b00, JPEG filter missing arguments on stack
|
MON_TYPECHECK_JPEG_NUMCOLORS | JPEG TYPECHECK causes.
0x68131b00, Color samples array mismatch
|
MON_TYPECHECK_JPEG_COLORTYPE | 0x68131b01, Color is not an integer
|
MON_TYPECHECK_JPEG_NUMQUANT | 0x68131b02, Number of quantization tables mismatch
|
MON_TYPECHECK_JPEG_QUANT | 0x68131b03, Quantization array is wrong type
|
MON_TYPECHECK_JPEG_HUFFMAN | 0x68131b04, Huffman array is wrong type
|
MON_UNDEFINED_JPEG_COLUMNS | JPEG UNDEFINED causes.
0x68141b00, Columns not set for JPEG output stream
|
MON_UNDEFINED_JPEG_ROWS | 0x68141b01, Rows not set for JPEG output stream
|
MON_UNDEFINED_JPEG_COLORS | 0x68141b02, Colors not set for JPEG output stream
|
MON_UNDEFINED_JPEG_NOARGS | 0x68141b03, JPEG output filter has no arguments
|
MON_TYPE_JPEGDCTNOENDOFIMMAGE | 0x48001b00, Missing end of image marker in DCT file
|