"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 |
LSINT32 | resno_decoded |
LSINT32 | factor |
LSINT32 * | data |
Defines a single image component
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.