This is the complete list of members for LTIUtils, including all inherited members.
convertMinMaxToWindowLevel(double drmin, double drmax, double &window, double &level) | LTIUtils | static |
convertWindowLevelToMinMax(double window, double level, double &drmin, double &drmax) | LTIUtils | static |
getColorSpaceWithoutAlpha(LTIColorSpace colorspace) | LTIUtils | static |
getDimsAtMag(lt_uint32 width, lt_uint32 height, double mag, lt_uint32 &scaledWidth, lt_uint32 &scaledHeight) | LTIUtils | static |
getMaxValue(LTIDataType datatype) | LTIUtils | static |
getMinNumSamplesPerPixel(LTIColorSpace colorspace) | LTIUtils | static |
getMinValue(LTIDataType datatype) | LTIUtils | static |
getNumBytes(LTIDataType datatype) | LTIUtils | static |
getNumLevelsForIcon(lt_uint32 width, lt_uint32 height, lt_uint32 iconsize) | LTIUtils | static |
getVersionInfo(lt_uint32 &major, lt_uint32 &minor, lt_uint32 &revision, lt_uint32 &build, const char *&branch) | LTIUtils | static |
getVersionString() | LTIUtils | static |
hasAlphaBand(LTIColorSpace colorspace) | LTIUtils | static |
isIntegral(LTIDataType datatype) | LTIUtils | static |
isOctave(double mag) | LTIUtils | static |
isSigned(LTIDataType datatype) | LTIUtils | static |
levelToMag(lt_int32 level) | LTIUtils | static |
magToLevel(double mag) | LTIUtils | static |
needsSwapping(LTIDataType datatype, LTIEndian byteOrder) | LTIUtils | static |
snapToOctave(double mag, double threshold=0.41503749927884381) | LTIUtils | static |
snapToOctave(double mag, const LTIImageStage &imageStage, double threshold=0.41503749927884381) | LTIUtils | static |