opj_image_comptparm Struct Reference

Component parameters structure used by the opj_image_create function. More...

#include <openjpeg.h>


Data Fields

int dx
 XRsiz: horizontal separation of a sample of ith component with respect to the reference grid.
int dy
 YRsiz: vertical separation of a sample of ith component with respect to the reference grid.
int w
 data width
int h
 data height
int x0
 x component offset compared to the whole image
int y0
 y component offset compared to the whole image
int prec
 precision
int bpp
 image depth in bits
int sgnd
 signed (1) / unsigned (0)


Detailed Description

Component parameters structure used by the opj_image_create function.

Field Documentation

XRsiz: horizontal separation of a sample of ith component with respect to the reference grid.

Referenced by opj_image_create().

YRsiz: vertical separation of a sample of ith component with respect to the reference grid.

Referenced by opj_image_create().

data width

Referenced by opj_image_create().

data height

Referenced by opj_image_create().

x component offset compared to the whole image

Referenced by opj_image_create().

y component offset compared to the whole image

Referenced by opj_image_create().

precision

Referenced by opj_image_create().

image depth in bits

Referenced by opj_image_create().

signed (1) / unsigned (0)

Referenced by opj_image_create().


The documentation for this struct was generated from the following file:

Generated on Mon Dec 19 12:34:14 2016 for OpenJPEG by  doxygen 1.5.6