dk_bif_jfif_analyze_t Struct Reference

Structure for direct analysis of JPEG files. More...

#include <dkbif.h>

Collaboration diagram for dk_bif_jfif_analyze_t:

Collaboration graph
[legend]

Data Fields

FILE * inputfile
 Name of file to anlayze/convert.
int is_jfif
 JFIF_RESULT_xxx, result of analysis.
dk_stream_tos
 Output stream.
dk_app_ta
 Application, used for error messages.
unsigned char vers_major
 Major version number.
unsigned char vers_minor
 Minor version number.
unsigned char dpi_setting
 Flag, resolution in dpi found.
unsigned char bpc
 Number of bits per component.
unsigned char components
 Number of components.
unsigned char adobe_marker_found
 Flag, Adobe marker found.
unsigned width
 Image width.
unsigned height
 Image height.
unsigned xres
 X resolution.
unsigned yres
 Y resolution.
dk_bif_sof_t used_sofs
 SOF markers used in the image.
unsigned long n_sofs
 Number of SOFs in the image.
unsigned long n_images
 Number of frames.

Detailed Description

Structure for direct analysis of JPEG files.

Field Documentation

Name of file to anlayze/convert.

JFIF_RESULT_xxx, result of analysis.

Output stream.

Application, used for error messages.

Major version number.

Minor version number.

Flag, resolution in dpi found.

Number of bits per component.

Number of components.

Flag, Adobe marker found.

Image width.

Image height.

X resolution.

Y resolution.

SOF markers used in the image.

Number of SOFs in the image.

Number of frames.


The documentation for this struct was generated from the following file:

Generated on Mon Feb 16 17:12:05 2009 for dklibs by  doxygen 1.5.6