|
enum | { cFlagBoxChromaFiltering = 1
, cFlagDisableSIMD = 2
} |
|
|
| jpeg_decoder (jpeg_decoder_stream *pStream, uint32_t flags=0) |
|
int | begin_decoding () |
|
int | decode (const void **pScan_line, uint *pScan_line_len) |
|
jpgd_status | get_error_code () const |
|
int | get_width () const |
|
int | get_height () const |
|
int | get_num_components () const |
|
int | get_bytes_per_pixel () const |
|
int | get_bytes_per_scan_line () const |
|
int | get_total_bytes_read () const |
|
The documentation for this class was generated from the following files:
- knowl/src/knowCore/ImageCompression/jpgd.h
- knowl/src/knowCore/ImageCompression/jpgd.cpp