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

Application, used for error messages.

Flag, Adobe marker found.

Number of bits per component.

Number of components.

Flag, resolution in dpi found.

Image height.

Name of file to anlayze/convert.

JFIF_RESULT_xxx, result of analysis.

Number of frames.

Number of SOFs in the image.

Output stream.

SOF markers used in the image.

Major version number.

Minor version number.

Image width.

X resolution.

Y resolution.


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

Generated on Mon Jan 4 15:50:57 2010 for dklibs by  doxygen 1.5.8