|
Grok
7.6.3
|
#include <grok.h>
Public Attributes | |
| uint32_t | width |
| width of the raw image More... | |
| uint32_t | height |
| height of the raw image More... | |
| uint16_t | numcomps |
| number of components of the raw image More... | |
| uint8_t | prec |
| bit depth of the raw image More... | |
| bool | sgnd |
| signed/unsigned raw image More... | |
| grk_raw_comp_cparameters * | comps |
| raw components parameters More... | |
| grk_raw_comp_cparameters* _grk_raw_cparameters::comps |
raw components parameters
| uint32_t _grk_raw_cparameters::height |
height of the raw image
| uint16_t _grk_raw_cparameters::numcomps |
number of components of the raw image
| uint8_t _grk_raw_cparameters::prec |
bit depth of the raw image
| bool _grk_raw_cparameters::sgnd |
signed/unsigned raw image
| uint32_t _grk_raw_cparameters::width |
width of the raw image