MrSID Decode SDK for Raster Reference Manual  9.5.4.4709
LTIPixel Member List

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

areSampleValuesMax() constLTIPixel
areSampleValuesMin() constLTIPixel
checkCompatible(const LTIPixel &dstPixelProps, const LTIPixel &srcPixelProps)LTIPixelstatic
checkImpedance(const LTIPixel &pixel, bool enforceColorSpace=true) constLTIPixel
checkImpedanceWithoutAlpha(const LTIPixel &pixel) constLTIPixel
getBandSelection(lt_uint16 *&bandSelection) constLTIPixel
getColorSpace() constLTIPixel
getColorSpaceWithoutAlpha() constLTIPixel
getDataType() constLTIPixel
getMaxBytesPerSample() constLTIPixel
getNumBands() constLTIPixel
getNumBandsWithoutAlpha() constLTIPixel
getNumBytes() constLTIPixel
getNumBytesWithoutAlpha() constLTIPixel
getSample(lt_uint16) constLTIPixel
getSamples() constLTIPixel
getSampleValueAddr(lt_uint16 band) constLTIPixel
getSampleValueFloat32(lt_uint16 band) constLTIPixel
getSampleValueFloat64(lt_uint16 band) constLTIPixel
getSampleValueSint16(lt_uint16 band) constLTIPixel
getSampleValueSint32(lt_uint16 band) constLTIPixel
getSampleValueSint8(lt_uint16 band) constLTIPixel
getSampleValueUint16(lt_uint16 band) constLTIPixel
getSampleValueUint32(lt_uint16 band) constLTIPixel
getSampleValueUint8(lt_uint16 band) constLTIPixel
hasAlphaBand() constLTIPixel
hasPreMultipliedAlphaBand() constLTIPixel
isMultiSpectral() constLTIPixel
isSignedData() constLTIPixel
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 LTIPixel &pixel, const lt_uint16 *bandSelection, lt_uint16 numBands, LTIColorSpace colorSpace)LTIPixel
LTIPixel(const LTISample *samples, lt_uint16 numBands, LTIColorSpace colorSpace=LTI_COLORSPACE_INVALID)LTIPixel
LTIPixel(const LTIPixel &)LTIPixel
operator!=(const LTIPixel &) constLTIPixel
operator=(const LTIPixel &)LTIPixel
operator==(const LTIPixel &) constLTIPixel
setNonAlphaSampleValuesFromDouble(double value)LTIPixel
setNonAlphaSampleValuesFromPixel(const LTIPixel &src)LTIPixel
setSampleValueAddr(lt_uint16 band, const void *data) constLTIPixel
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
setSampleValuesFromPixel(const LTIPixel &src)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
~LTIPixel()LTIPixelvirtual

LizardTech