24 #include <fvutils/colormap/cmfile_yuvblock.h> 25 #include <fvutils/colormap/cmfile.h> 26 #include <fvutils/colormap/yuvcm.h> 28 #include <core/exceptions/software.h> 48 if ( level > cm->
depth() ) {
virtual unsigned int deepness() const
Get deepness of colormap.
void * _data
Pointer to the internal data segment.
unsigned int range_from() const
Range from value.
FireVision File Format data block.
ColormapFileYuvBlock(YuvColormap *cm, unsigned int level=0)
Constructor.
unsigned int range_to() const
Range to value.
void * _spec_header
Pointer to the content specific block header.
FireVision data file block for colormap files.
virtual unsigned int depth() const
Get depth of colormap.
size_t _data_size
Size of _data in bytes.
unsigned int plane_size() const
Get U/V plane size.