MrSID Decode SDK for Raster Reference Manual
9.5.4.4709
|
#include <lti_imageStageOverrides.h>
Public Member Functions | |
const LTIPixel & | getPixelProps () const |
const LTIPixel & | getMinDynamicRange () const |
const LTIPixel & | getMaxDynamicRange () const |
LT_STATUS | overridePixelBPS (lt_uint8 bps) |
LT_STATUS | overrideDynamicRange (const LTIPixel &drmin, const LTIPixel &drmax) |
Additional Inherited Members | |
![]() | |
LTIOverridePixelPropsData () | |
~LTIOverridePixelPropsData () | |
LT_STATUS | setPixelProps (const LTIPixel &pixelProps) |
set pixel properties of the image More... | |
LT_STATUS | setPixelBPS (lt_uint8 bps) |
LT_STATUS | setDynamicRange (const LTIPixel &drmin, const LTIPixel &drmax) |
set the dynamic range of the image More... | |
LT_STATUS | setDefaultDynamicRange (void) |
set the dynamic range of the image More... | |
![]() | |
LTIPixel * | m_pixelProps |
LTIPixel * | m_drminPixel |
LTIPixel * | m_drmaxPixel |
Definition at line 161 of file lti_imageStageOverrides.h.
|
inline |
Definition at line 174 of file lti_imageStageOverrides.h.
|
inline |
Definition at line 169 of file lti_imageStageOverrides.h.
|
inline |
Definition at line 164 of file lti_imageStageOverrides.h.
|
inline |
Definition at line 184 of file lti_imageStageOverrides.h.
|
inline |
Definition at line 179 of file lti_imageStageOverrides.h.
LizardTech |