MrSID Decode SDK for Raster Reference Manual
9.5.4.4709
|
#include <lti_imageStageOverrides.h>
Public Member Functions | |
const LTIPixel * | getBackgroundPixel () const |
const LTIPixel * | getNoDataPixel () const |
LT_STATUS | overrideBackgroundPixel (const LTIPixel *backgroundPixel) |
LT_STATUS | overrideNoDataPixel (const LTIPixel *nodataPixel) |
Additional Inherited Members | |
![]() | |
LTIOverrideBackgroundPixelData () | |
~LTIOverrideBackgroundPixelData () | |
LT_STATUS | setBackgroundPixel (const LTIPixel *backgroundPixel) |
set the background color of the image More... | |
LT_STATUS | setNoDataPixel (const LTIPixel *nodataPixel) |
set the "no data" (transparency) color of the image More... | |
![]() | |
LTIPixel * | m_backgroundPixel |
LTIPixel * | m_nodataPixel |
Definition at line 235 of file lti_imageStageOverrides.h.
|
inline |
Definition at line 239 of file lti_imageStageOverrides.h.
|
inline |
Definition at line 243 of file lti_imageStageOverrides.h.
|
inline |
Definition at line 248 of file lti_imageStageOverrides.h.
|
inline |
Definition at line 260 of file lti_imageStageOverrides.h.
LizardTech |