|
"L. Spiro Engine"
|
#include <LSIJpegImage.h>
Public Attributes | |
| LSINT32 | dx |
| LSINT32 | dy |
| LSINT32 | w |
| LSINT32 | h |
| LSINT32 | x0 |
| LSINT32 | y0 |
| LSINT32 | prec |
| LSINT32 | bpp |
| LSINT32 | sgnd |
Component parameters structure used by the opj_image_create function
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.
1.7.3