MrSID Decode SDK for Raster Reference Manual  9.5.1.4427
LTIDynamicRangeFilter Member List

This is the complete list of members for LTIDynamicRangeFilter, including all inherited members.

create(void)LTIDynamicRangeFilterstatic
decodeBegin(const LTIPixel &pixelProps, const LTIScene &fullScene)LTIDynamicRangeFilterprotected
decodeEnd(void)LTIDynamicRangeFilterprotected
decodeStrip(LTISceneBuffer &stripBuffer, const LTIScene &stripScene)LTIDynamicRangeFilterprotected
getEncodingCost(const LTIScene &scene) const LTIDynamicRangeFiltervirtual
getModifications(const LTIScene &scene) const LTIDynamicRangeFiltervirtual
getSrcMax() const LTIDynamicRangeFilterinline
getSrcMin() const LTIDynamicRangeFilterinline
initialize(LTIImageStage *srcImage, const LTIPixel *srcDRMin=NULL, const LTIPixel *srcDRMax=NULL, LTIDataType dstDataType=LTI_DATATYPE_INVALID)LTIDynamicRangeFilter
initialize(LTIImageStage *srcImage, LTIDataType dstDataType)LTIDynamicRangeFilter
initialize(LTIImageStage *srcImage, const LTIPixel *srcMin, const LTIPixel *srcMax, const LTIPixel &dstMin, const LTIPixel &dstMax)LTIDynamicRangeFilter
LTIDynamicRangeFilter(void)LTIDynamicRangeFilterprotected
push(LTIImageStage *&pipeline, const LTIPixel &pixelProps, bool applyDynamicRange)LTIDynamicRangeFilterstatic
reinit(void)LTIDynamicRangeFilter
setDstMinMax(const LTIPixel &srcMin, const LTIPixel &srcMax)LTIDynamicRangeFilter
setPixelFillMethod(LTIPixelFillMethod method, double fuzzyThreshold)LTIDynamicRangeFilter
setSrcMinMax(const LTIPixel &srcMin, const LTIPixel &srcMax)LTIDynamicRangeFilter
transformBuffer(const LTIPixel &srcMin, const LTIPixel &srcMax, const LTISceneBuffer &srcBuffer, const LTIPixel &dstMin, const LTIPixel &dstMax, LTISceneBuffer &dstBuffer, lt_uint32 numCols, lt_uint32 numRows)LTIDynamicRangeFilterstatic
transformPixel(const LTIPixel &srcMin, const LTIPixel &srcMax, const LTIPixel &srcPixel, const LTIPixel &dstMin, const LTIPixel &dstMax, LTIPixel &dstPixel)LTIDynamicRangeFilterstatic
~LTIDynamicRangeFilter(void)LTIDynamicRangeFilterprotectedvirtual

LizardTech