jpeg_transform_info Struct Reference

#include <jpegInternal.h>

Collaboration diagram for jpeg_transform_info:

[legend]
List of all members.

Detailed Description

Definition at line 65 of file 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


Member Data Documentation

JXFORM_CODE jpeg_transform_info::transform

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().

boolean jpeg_transform_info::force_grayscale

Definition at line 69 of file jpegInternal.h.

Referenced by transformJPEG().

int jpeg_transform_info::num_components

Internal workspace: caller should not touch these.

Definition at line 72 of file jpegInternal.h.

jvirt_barray_ptr* jpeg_transform_info::workspace_coef_arrays

Definition at line 73 of file jpegInternal.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jan 24 05:38:32 2007 for AlbumShaper by  doxygen 1.5.1