JPEG_FrameHeader_Component Struct Reference

List of all members.

Public Attributes

unsigned char selector
unsigned char horzFactor
unsigned char vertFactor
unsigned char quantTable


Detailed Description

An image component in the frame.

Definition at line 294 of file xf_jpeg.h.


Member Data Documentation

unsigned char JPEG_FrameHeader_Component::selector

Component identifier, must be unique amongst the identifiers (C).

Definition at line 296 of file xf_jpeg.h.

unsigned char JPEG_FrameHeader_Component::horzFactor

Horizontal sampling factor.

Definition at line 297 of file xf_jpeg.h.

unsigned char JPEG_FrameHeader_Component::vertFactor

Vertical sampling factor.

Definition at line 298 of file xf_jpeg.h.

unsigned char JPEG_FrameHeader_Component::quantTable

Quantization table destination selector.

Definition at line 299 of file xf_jpeg.h.


The documentation for this struct was generated from the following file:
Generated on Wed Dec 12 23:46:49 2007 for XFlib by  doxygen 1.5.4