Fawkes API  Fawkes Development Version
firevision::ColormapFileYuvBlock Class Reference

YUV block for colormap file. More...

#include <>>

Inheritance diagram for firevision::ColormapFileYuvBlock:

List of all members.

Public Member Functions

 ColormapFileYuvBlock (YuvColormap *cm, unsigned int level=0)
 Constructor.
 ColormapFileYuvBlock (FireVisionDataFileBlock *block)
 Copy Constructor.
unsigned int range_from () const
 Range from value.
unsigned int range_to () const
 Range to value.

Detailed Description

YUV block for colormap file.

Author:
Tim Niemueller

Constructor & Destructor Documentation

firevision::ColormapFileYuvBlock::ColormapFileYuvBlock ( FireVisionDataFileBlock block)

Copy Constructor.

It is assumed that the block actually is a rectification LUT info block. Check that before calling this method.

Parameters:
blockblock to copy

Definition at line 68 of file cmfile_yuvblock.cpp.

References firevision::FireVisionDataFileBlock::_spec_header.


Member Function Documentation

unsigned int firevision::ColormapFileYuvBlock::range_from ( ) const

Range from value.

Returns:
range from value

Definition at line 79 of file cmfile_yuvblock.cpp.

References firevision::cmfile_yuvblock_header_t::range_from.

unsigned int firevision::ColormapFileYuvBlock::range_to ( ) const

Range to value.

Returns:
range to value

Definition at line 89 of file cmfile_yuvblock.cpp.

References firevision::cmfile_yuvblock_header_t::range_to.


The documentation for this class was generated from the following files: