#include <lti_imageStageOverrides.h>
Definition at line 481 of file lti_imageStageOverrides.h.
§ LTIOverridePixelLookupTablesData()
LTIOverridePixelLookupTablesData::LTIOverridePixelLookupTablesData |
( |
| ) |
|
§ ~LTIOverridePixelLookupTablesData()
LTIOverridePixelLookupTablesData::~LTIOverridePixelLookupTablesData |
( |
| ) |
|
§ setPixelLookupTable()
This function is used to set the color used lookup table, used for indexed color (palletized) images.
Derived classes may choose to call this function from within their initialize() method. If the lookup table is not set, or if NULL is passed in, the image will be assumed to have no lookup table.
The LTIImageStage makes a local copy of the lookup table.
- Parameters
-
pixelLookupTable | pointer to the lookup table (or NULL) |
- Returns
- status code indicating success or failure
§ m_pixelLookupTable
The documentation for this struct was generated from the following file: