MrSID Decode SDK for Raster Reference Manual  9.0.0.3864
LTIOverridePixelLookupTablesData Struct Reference

#include <lti_imageStageOverrides.h>

Inheritance diagram for LTIOverridePixelLookupTablesData:
LTIOverridePixelLookupTables< BASE > LTIOverridePixelLookupTables< LTIOverrideMetadata< LTIImageStage > > LTIOverrideDelegates< LTIOverridePixelLookupTables< LTIOverrideMetadata< LTIImageStage > > > LTIOverrideStripHeight< LTIOverrideDelegates< LTIOverridePixelLookupTables< LTIOverrideMetadata< LTIImageStage > > > > LTIOverrideIsSelective< LTIOverrideStripHeight< LTIOverrideDelegates< LTIOverridePixelLookupTables< LTIOverrideMetadata< LTIImageStage > > > > > LTIOverrideMagnification< LTIOverrideIsSelective< LTIOverrideStripHeight< LTIOverrideDelegates< LTIOverridePixelLookupTables< LTIOverrideMetadata< LTIImageStage > > > > > > LTIOverrideGeoCoord< LTIOverrideMagnification< LTIOverrideIsSelective< LTIOverrideStripHeight< LTIOverrideDelegates< LTIOverridePixelLookupTables< LTIOverrideMetadata< LTIImageStage > > > > > > > LTIOverrideBackgroundPixel< LTIOverrideGeoCoord< LTIOverrideMagnification< LTIOverrideIsSelective< LTIOverrideStripHeight< LTIOverrideDelegates< LTIOverridePixelLookupTables< LTIOverrideMetadata< LTIImageStage > > > > > > > > LTIOverridePixelProps< LTIOverrideBackgroundPixel< LTIOverrideGeoCoord< LTIOverrideMagnification< LTIOverrideIsSelective< LTIOverrideStripHeight< LTIOverrideDelegates< LTIOverridePixelLookupTables< LTIOverrideMetadata< LTIImageStage > > > > > > > > > LTIOverrideDimensions< LTIOverridePixelProps< LTIOverrideBackgroundPixel< LTIOverrideGeoCoord< LTIOverrideMagnification< LTIOverrideIsSelective< LTIOverrideStripHeight< LTIOverrideDelegates< LTIOverridePixelLookupTables< LTIOverrideMetadata< LTIImageStage > > > > > > > > > > LTIImageReader LTIMosaicFilter LTIGeoImageReader LTIRawImageReader MrSIDSingleImageReaderBase Nitf::ImageReader LTIBBBImageReader

List of all members.

Public Member Functions

 LTIOverridePixelLookupTablesData ()
 ~LTIOverridePixelLookupTablesData ()
LT_STATUS setPixelLookupTable (const LTIPixelLookupTable *pixelLookupTable)
 set the color lookup table

Public Attributes

LTIPixelLookupTablem_pixelLookupTable

Detailed Description

Definition at line 465 of file lti_imageStageOverrides.h.


Constructor & Destructor Documentation


Member Function Documentation

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:
pixelLookupTablepointer to the lookup table (or NULL)
Returns:
status code indicating success or failure

Referenced by LTIOverridePixelLookupTables< LTIOverrideMetadata< LTIImageStage > >::overridePixelLookupTable().


Member Data Documentation


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