Grok 12.0.1
Public Attributes | List of all members
_grk_image Struct Reference

#include <grok.h>

Inheritance diagram for _grk_image:
grk::GrkImage

Public Attributes

grk_object obj
 
uint32_t x0
 XOsiz: horizontal offset from the origin of the reference grid to the left side of the image area.
 
uint32_t y0
 YOsiz: vertical offset from the origin of the reference grid to the top side of the image area.
 
uint32_t x1
 Xsiz: width of the reference grid.
 
uint32_t y1
 Ysiz: height of the reference grid.
 
uint16_t numcomps
 number of components in the image
 
GRK_COLOR_SPACE color_space
 
bool paletteApplied_
 
bool channelDefinitionApplied_
 
bool has_capture_resolution
 
double capture_resolution [2]
 
bool has_display_resolution
 
double display_resolution [2]
 
GRK_SUPPORTED_FILE_FMT decompressFormat
 
bool forceRGB
 
bool upsample
 
grk_precisionprecision
 
uint32_t numPrecision
 
bool hasMultipleTiles
 
bool splitByComponent
 
uint16_t decompressNumComps
 
uint32_t decompressWidth
 
uint32_t decompressHeight
 
uint8_t decompressPrec
 
GRK_COLOR_SPACE decompressColourSpace
 
grk_io_buf interleavedData
 
uint32_t rowsPerStrip
 
uint32_t rowsPerTask
 
uint64_t packedRowBytes
 
grk_image_metameta
 
grk_image_compcomps
 

Member Data Documentation

◆ capture_resolution

double _grk_image::capture_resolution[2]

◆ channelDefinitionApplied_

bool _grk_image::channelDefinitionApplied_

◆ color_space

GRK_COLOR_SPACE _grk_image::color_space

◆ comps

grk_image_comp* _grk_image::comps

Referenced by grk::GrkImage::all_components_data_free(), grk::GrkImage::allComponentsSanityCheck(), grk::GrkImage::allocCompositeData(), grk::GrkImage::apply_channel_definition(), grk::GrkImage::apply_palette_clr(), grk::GrkImage::applyICC(), grk::GrkImage::cieLabToRGB(), grk::GrkImage::color_cmyk_to_rgb(), grk::GrkImage::color_esycc_to_rgb(), grk::GrkImage::color_sycc_to_rgb(), grk::GrkImage::componentsEqual(), grk::GrkImage::compositeInterleaved(), grk::GrkImage::compositeInterleaved(), grk::GrkImage::compositePlanar(), grk::GrkImage::convertPrecision(), grk::GrkImage::copyHeader(), grk::TileProcessor::createWindowBuffers(), grk::TileProcessor::dcLevelShiftCompress(), grk::TileProcessor::decompressT2T1(), grk::CodeStreamDecompress::dump_image_header(), grk::GrkImage::execUpsample(), grk::GrkImage::generateCompositeBounds(), grk::PacketManager::getParams(), grk::GrkImage::greyToRGB(), grk::TileProcessor::ingestImage(), grk::StripCache::ingestTile(), grk::TileProcessor::ingestUncompressedData(), grk::CodeStreamCompress::init(), grk::FileFormatCompress::init(), grk::TileProcessor::init(), grk::Profile::is_broadcast_compliant(), grk::Profile::is_cinema_compliant(), grk::Profile::is_imf_compliant(), grk::GrkImage::isOpacity(), grk::GrkImage::isSubsampled(), grk::TileProcessor::mct_encode(), grk::TileProcessor::mctDecompress(), grk::TileProcessor::pcrdBisectSimple(), grk::GrkImage::postReadHeader(), grk::TileProcessor::preCompressTile(), grk::GrkImage::print(), grk::CodeStreamDecompress::read_cbd(), grk::CodeStreamDecompress::read_crg(), grk::Profile::set_cinema_parameters(), grk::FileFormatCompress::start(), grk::Strip::Strip(), grk::GrkImage::subsampleAndReduce(), grk::SIZMarker::subsampleAndReduceHeaderImageComponents(), grk::GrkImage::supportsStripCache(), grk::GrkImage::sycc420_to_rgb(), grk::GrkImage::sycc422_to_rgb(), grk::GrkImage::sycc444_to_rgb(), grk::GrkImage::transferDataFrom(), grk::GrkImage::transferDataTo(), grk::GrkImage::validateColourSpace(), grk::GrkImage::validateICC(), grk::GrkImage::validateZeroed(), and grk::GrkImage::~GrkImage().

◆ decompressColourSpace

GRK_COLOR_SPACE _grk_image::decompressColourSpace

◆ decompressFormat

GRK_SUPPORTED_FILE_FMT _grk_image::decompressFormat

◆ decompressHeight

uint32_t _grk_image::decompressHeight

◆ decompressNumComps

uint16_t _grk_image::decompressNumComps

◆ decompressPrec

uint8_t _grk_image::decompressPrec

◆ decompressWidth

uint32_t _grk_image::decompressWidth

◆ display_resolution

double _grk_image::display_resolution[2]

◆ forceRGB

bool _grk_image::forceRGB

◆ has_capture_resolution

bool _grk_image::has_capture_resolution

◆ has_display_resolution

bool _grk_image::has_display_resolution

◆ hasMultipleTiles

bool _grk_image::hasMultipleTiles

◆ interleavedData

grk_io_buf _grk_image::interleavedData

◆ meta

grk_image_meta* _grk_image::meta

◆ numcomps

uint16_t _grk_image::numcomps

number of components in the image

Referenced by grk::GrkImage::all_components_data_free(), grk::GrkImage::allComponentsSanityCheck(), grk::GrkImage::allocCompositeData(), grk::GrkImage::apply_channel_definition(), grk::GrkImage::apply_palette_clr(), grk::GrkImage::applyICC(), grk::GrkImage::check_color(), grk::GrkImage::cieLabToRGB(), grk::GrkImage::color_cmyk_to_rgb(), grk::GrkImage::color_esycc_to_rgb(), grk::GrkImage::color_sycc_to_rgb(), grk::GrkImage::componentsEqual(), grk::GrkImage::convertPrecision(), grk::GrkImage::convertToRGB(), grk::TileCodingParams::copy(), grk::GrkImage::copyHeader(), grk::TileProcessor::decompressT2T1(), grk::CodeStreamDecompress::dump_image_header(), grk::GrkImage::execUpsample(), grk::PacketManager::getParams(), grk::GrkImage::greyToRGB(), grk::TileProcessor::ingestImage(), grk::TileProcessor::ingestUncompressedData(), grk::CodeStreamCompress::init(), grk::FileFormatCompress::init(), grk::TileProcessor::init(), grk::Profile::is_broadcast_compliant(), grk::Profile::is_cinema_compliant(), grk::Profile::is_imf_compliant(), grk::GrkImage::isOpacity(), grk::GrkImage::isSubsampled(), grk::CodeStreamCompress::mct_validation(), grk::PacketManager::PacketManager(), grk::CodeStreamDecompress::parseTileParts(), grk::GrkImage::postReadHeader(), grk::TileProcessor::preCompressTile(), grk::GrkImage::print(), grk::CodeStreamDecompress::read_cbd(), grk::CodeStreamDecompress::read_cod(), grk::CodeStreamDecompress::read_crg(), grk::CodeStreamDecompress::read_qcc(), grk::CodeStreamDecompress::read_qcd(), grk::Profile::set_cinema_parameters(), grk::GrkImage::subsampleAndReduce(), grk::SIZMarker::subsampleAndReduceHeaderImageComponents(), grk::GrkImage::supportsStripCache(), grk::GrkImage::sycc422_to_rgb(), grk::GrkImage::sycc444_to_rgb(), grk::TileProcessor::t1_encode(), grk::GrkImage::transferDataFrom(), grk::GrkImage::transferDataTo(), grk::PacketManager::updateCompressParams(), grk::GrkImage::validateColourSpace(), grk::GrkImage::validateICC(), grk::GrkImage::validateZeroed(), grk::CodeStreamCompress::write_all_coc(), grk::CodeStreamCompress::write_all_qcc(), grk::CodeStreamCompress::write_cbd(), grk::CodeStreamCompress::write_regions(), and grk::CodeStreamCompress::writeTilePart().

◆ numPrecision

uint32_t _grk_image::numPrecision

◆ obj

grk_object _grk_image::obj

◆ packedRowBytes

uint64_t _grk_image::packedRowBytes

◆ paletteApplied_

bool _grk_image::paletteApplied_

◆ precision

grk_precision* _grk_image::precision

◆ rowsPerStrip

uint32_t _grk_image::rowsPerStrip

◆ rowsPerTask

uint32_t _grk_image::rowsPerTask

Referenced by grk::GrkImage::GrkImage().

◆ splitByComponent

bool _grk_image::splitByComponent

◆ upsample

bool _grk_image::upsample

◆ x0

uint32_t _grk_image::x0

◆ x1

uint32_t _grk_image::x1

◆ y0

uint32_t _grk_image::y0

◆ y1

uint32_t _grk_image::y1

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