"L. Spiro Engine"
Public Attributes

lsi::CJpegImage::opj_image_comptparm 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

Detailed Description

Component parameters structure used by the opj_image_create function


Member Data Documentation

Image depth in bits.

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.

Data height.

Precision.

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