#include <jpegInternal.h>
Public Attributes | |
| JXFORM_CODE | transform |
| boolean | trim |
| boolean | force_grayscale |
| int | num_components |
| Internal workspace: caller should not touch these. | |
| jvirt_barray_ptr * | workspace_coef_arrays |
Definition at line 65 of file jpegInternal.h.
Definition at line 69 of file jpegInternal.h.
Referenced by transformJPEG().
Internal workspace: caller should not touch these.
Definition at line 72 of file jpegInternal.h.
Definition at line 67 of file jpegInternal.h.
Referenced by transformJPEG().
| boolean jpeg_transform_info::trim |
Definition at line 68 of file jpegInternal.h.
Referenced by transformJPEG().
| jvirt_barray_ptr* jpeg_transform_info::workspace_coef_arrays |
Definition at line 73 of file jpegInternal.h.
1.6.2