HDK
|
This is the complete list of members for ImageLevel, including all inherited members.
clearChannels()=0 | ImageLevel | protectedpure virtual |
dataWindow() const | ImageLevel | inline |
eraseChannel(const std::string &name)=0 | ImageLevel | protectedpure virtual |
Image class | ImageLevel | friend |
image() | ImageLevel | inline |
image() const | ImageLevel | inline |
ImageLevel(Image &image, int xLevelNumber, int yLevelNumber) | ImageLevel | protected |
insertChannel(const std::string &name, PixelType type, int xSampling, int ySampling, bool pLinear)=0 | ImageLevel | protectedpure virtual |
renameChannel(const std::string &oldName, const std::string &newName)=0 | ImageLevel | protectedpure virtual |
renameChannels(const RenamingMap &oldToNewNames)=0 | ImageLevel | protectedpure virtual |
resize(const IMATH_NAMESPACE::Box2i &dataWindow) | ImageLevel | protectedvirtual |
shiftPixels(int dx, int dy) | ImageLevel | protectedvirtual |
throwBadChannelName(const std::string &name) const | ImageLevel | protected |
throwBadChannelNameOrType(const std::string &name) const | ImageLevel | protected |
throwChannelExists(const std::string &name) const | ImageLevel | protected |
xLevelNumber() const | ImageLevel | inline |
yLevelNumber() const | ImageLevel | inline |
~ImageLevel() | ImageLevel | protectedvirtual |