"L. Spiro Engine"
Public Attributes

lsi::CJpegImage::opj_image Struct Reference

#include <LSIJpegImage.h>

List of all members.

Public Attributes

LSINT32 x0
LSINT32 y0
LSINT32 x1
LSINT32 y1
LSINT32 numcomps
OPJ_COLOR_SPACE color_space
opj_image_comp_tcomps
LSUINT8 * icc_profile_buf
LSINT32 icc_profile_len

Detailed Description

Defines image data and characteristics


Member Data Documentation

Color space: sRGB, Greyscale or YUV.

Image components.

"Restricted" ICC profile.

Size of ICC profile.

Number of components in the image.

XOsiz: horizontal offset from the origin of the reference grid to the left side of the image area.

Xsiz: width of the reference grid.

YOsiz: vertical offset from the origin of the reference grid to the top side of the image area.

Ysiz: height of the reference grid.


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