|
"L. Spiro Engine"
|
#include <LSIJpegImage.h>
Public Attributes | |
| LSINT32 | x0 |
| LSINT32 | y0 |
| LSINT32 | x1 |
| LSINT32 | y1 |
| LSINT32 | numcomps |
| OPJ_COLOR_SPACE | color_space |
| opj_image_comp_t * | comps |
| LSUINT8 * | icc_profile_buf |
| LSINT32 | icc_profile_len |
Defines image data and characteristics
Color space: sRGB, Greyscale or YUV.
Image components.
"Restricted" ICC profile.
Size of ICC profile.
Number of components in the image.
| LSINT32 lsi::CJpegImage::opj_image::x0 |
XOsiz: horizontal offset from the origin of the reference grid to the left side of the image area.
| LSINT32 lsi::CJpegImage::opj_image::x1 |
Xsiz: width of the reference grid.
| LSINT32 lsi::CJpegImage::opj_image::y0 |
YOsiz: vertical offset from the origin of the reference grid to the top side of the image area.
| LSINT32 lsi::CJpegImage::opj_image::y1 |
Ysiz: height of the reference grid.
1.7.3