Grok  7.6.2
Public Attributes | List of all members
_grk_raw_cparameters Struct Reference

#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_cparameterscomps
 raw components parameters More...
 

Member Data Documentation

◆ comps

grk_raw_comp_cparameters* _grk_raw_cparameters::comps

raw components parameters

◆ height

uint32_t _grk_raw_cparameters::height

height of the raw image

◆ numcomps

uint16_t _grk_raw_cparameters::numcomps

number of components of the raw image

◆ prec

uint8_t _grk_raw_cparameters::prec

bit depth of the raw image

◆ sgnd

bool _grk_raw_cparameters::sgnd

signed/unsigned raw image

◆ width

uint32_t _grk_raw_cparameters::width

width of the raw image


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