"L. Spiro Engine"
Public Attributes

lsi::CJpegImage::opj_image_comp Struct Reference

#include <LSIJpegImage.h>

List of all members.

Public Attributes

LSINT32 dx
LSINT32 dy
LSINT32 w
LSINT32 h
LSINT32 x0
LSINT32 y0
LSINT32 prec
LSINT32 bpp
LSINT32 sgnd
LSINT32 resno_decoded
LSINT32 factor
LSINT32 * data

Detailed Description

Defines a single image component


Member Data Documentation

Image depth in bits.

Image component data.

XRsiz: horizontal separation of a sample of ith component with respect to the reference grid.

YRsiz: vertical separation of a sample of ith component with respect to the reference grid.

Number of division by 2 of the out image compared to the original size of image.

Data height.

Precision.

Number of decoded resolution.

Signed (1)/unsigned (0).

Data width.

X component offset compared to the whole image.

Y component offset compared to the whole image.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator