HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ImageLevel Member List

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

clearChannels()=0ImageLevelprotectedpure virtual
dataWindow() const ImageLevelinline
eraseChannel(const std::string &name)=0ImageLevelprotectedpure virtual
Image classImageLevelfriend
image()ImageLevelinline
image() const ImageLevelinline
ImageLevel(Image &image, int xLevelNumber, int yLevelNumber)ImageLevelprotected
insertChannel(const std::string &name, PixelType type, int xSampling, int ySampling, bool pLinear)=0ImageLevelprotectedpure virtual
renameChannel(const std::string &oldName, const std::string &newName)=0ImageLevelprotectedpure virtual
renameChannels(const RenamingMap &oldToNewNames)=0ImageLevelprotectedpure virtual
resize(const IMATH_NAMESPACE::Box2i &dataWindow)ImageLevelprotectedvirtual
shiftPixels(int dx, int dy)ImageLevelprotectedvirtual
throwBadChannelName(const std::string &name) const ImageLevelprotected
throwBadChannelNameOrType(const std::string &name) const ImageLevelprotected
throwChannelExists(const std::string &name) const ImageLevelprotected
xLevelNumber() const ImageLevelinline
yLevelNumber() const ImageLevelinline
~ImageLevel()ImageLevelprotectedvirtual