MrSID Decode SDK for Raster Reference Manual  9.0.0.3864
LTIPixelLookupTable Member List
This is the complete list of members for LTIPixelLookupTable, including all inherited members.
areSampleValuesMax() const LTIPixel
areSampleValuesMin() const LTIPixel
checkCompatible(const LTIPixel &dstPixelProps, const LTIPixel &srcPixelProps)LTIPixel [static]
checkImpedance(const LTIPixel &pixel, bool enforceColorSpace=true) const LTIPixel
checkImpedanceWithoutAlpha(const LTIPixel &pixel) const LTIPixel
getBandSelection(lt_uint16 *&bandSelection) const LTIPixel
getColorSpace() const LTIPixel
getColorSpaceWithoutAlpha() const LTIPixel
getDataType() const LTIPixel
getMaxBytesPerSample() const LTIPixel
getNumBands() const LTIPixel
getNumBandsWithoutAlpha() const LTIPixel
getNumBytes() const LTIPixel
getNumBytesWithoutAlpha() const LTIPixel
getSample(lt_uint16) const LTIPixel
getSamples() const LTIPixel
getSampleValueAddr(lt_uint16 band) const LTIPixel
getSampleValueFloat32(lt_uint16 band) const LTIPixel
getSampleValueFloat64(lt_uint16 band) const LTIPixel
getSampleValueSint16(lt_uint16 band) const LTIPixel
getSampleValueSint32(lt_uint16 band) const LTIPixel
getSampleValueSint8(lt_uint16 band) const LTIPixel
getSampleValueUint16(lt_uint16 band) const LTIPixel
getSampleValueUint32(lt_uint16 band) const LTIPixel
getSampleValueUint8(lt_uint16 band) const LTIPixel
getTableEntries() const LTIPixelLookupTable
getTableEntry(lt_uint32 index) const LTIPixelLookupTable
getTableSize() const LTIPixelLookupTable
hasAlphaBand() const LTIPixel
hasPreMultipliedAlphaBand() const LTIPixel
isSignedData() const LTIPixel
LTIPixel(void)LTIPixel
LTIPixel(LTIColorSpace colorSpace, lt_uint16 numBands, LTIDataType dataType, const LTISample *samples=NULL)LTIPixel
LTIPixel(const LTIPixel &pixel, const lt_uint16 *bandSelection, lt_uint16 numBands)LTIPixel
LTIPixel(const LTISample *samples, lt_uint16 numBands, LTIColorSpace colorSpace=LTI_COLORSPACE_INVALID)LTIPixel
LTIPixel(const LTIPixel &)LTIPixel
LTIPixelLookupTable(const LTIPixel &pixelProps, lt_uint32 tableSize)LTIPixelLookupTable
LTIPixelLookupTable(const LTIPixelLookupTable &)LTIPixelLookupTable
operator!=(const LTIPixel &) const LTIPixel
LTIPixel::operator=(const LTIPixel &)LTIPixel
operator==(const LTIPixel &) const LTIPixel
setSampleValueAddr(lt_uint16 band, const void *data) const LTIPixel
setSampleValueFloat32(lt_uint16 band, float value)LTIPixel
setSampleValueFloat64(lt_uint16 band, double value)LTIPixel
setSampleValuesFloat32(float value)LTIPixel
setSampleValuesFloat32(const float values[])LTIPixel
setSampleValuesFloat64(double value)LTIPixel
setSampleValuesFloat64(const double values[])LTIPixel
setSampleValuesFromDouble(double value)LTIPixel
setSampleValueSint16(lt_uint16 band, lt_int16 value)LTIPixel
setSampleValueSint32(lt_uint16 band, lt_int32 value)LTIPixel
setSampleValueSint8(lt_uint16 band, lt_int8 value)LTIPixel
setSampleValuesSint16(lt_int16 value)LTIPixel
setSampleValuesSint16(const lt_int16 values[])LTIPixel
setSampleValuesSint32(lt_int32 value)LTIPixel
setSampleValuesSint32(const lt_int32 values[])LTIPixel
setSampleValuesSint8(lt_int8 value)LTIPixel
setSampleValuesSint8(const lt_int8 values[])LTIPixel
setSampleValuesToMax()LTIPixel
setSampleValuesToMin()LTIPixel
setSampleValuesUint16(lt_uint16 value)LTIPixel
setSampleValuesUint16(const lt_uint16 values[])LTIPixel
setSampleValuesUint32(lt_uint32 value)LTIPixel
setSampleValuesUint32(const lt_uint32 values[])LTIPixel
setSampleValuesUint8(lt_uint8 value)LTIPixel
setSampleValuesUint8(const lt_uint8 values[])LTIPixel
setSampleValueUint16(lt_uint16 band, lt_uint16 value)LTIPixel
setSampleValueUint32(lt_uint16 band, lt_uint32 value)LTIPixel
setSampleValueUint8(lt_uint16 band, lt_uint8 value)LTIPixel
setTableEntries(const void *mapData)LTIPixelLookupTable
setTableEntry(lt_uint32 index, const LTIPixel &pixelData)LTIPixelLookupTable
~LTIPixel()LTIPixel [virtual]
~LTIPixelLookupTable()LTIPixelLookupTable