Public Member Functions | |
JMETHOD (void, read_pixel,(tga_source_ptr sinfo)) | |
JMETHOD (JDIMENSION, get_pixel_rows,(j_compress_ptr cinfo, cjpeg_source_ptr sinfo)) | |
Public Attributes | |
int | block_count |
j_compress_ptr | cinfo |
JSAMPARRAY | colormap |
JDIMENSION | current_row |
int | dup_pixel_count |
int | pixel_size |
struct cjpeg_source_struct | pub |
U_CHAR | tga_pixel [4] |
jvirt_sarray_ptr | whole_image |
_tga_source_struct::JMETHOD | ( | void | , |
read_pixel | , | ||
(tga_source_ptr sinfo) | |||
) |
_tga_source_struct::JMETHOD | ( | JDIMENSION | , |
get_pixel_rows | , | ||
(j_compress_ptr cinfo, cjpeg_source_ptr sinfo) | |||
) |
j_compress_ptr _tga_source_struct::cinfo |
JSAMPARRAY _tga_source_struct::colormap |
JDIMENSION _tga_source_struct::current_row |
struct cjpeg_source_struct _tga_source_struct::pub |
jvirt_sarray_ptr _tga_source_struct::whole_image |