This is the complete list of members for ImagePixelStorageInterface, including all inherited members.
GetChannelCount() const | ImagePixelStorageInterface | |
GetComponent(Int component, const ImagePos &pos, Pix *data, Int inc, GETPIXELFLAGS flags) const | ImagePixelStorageInterface | |
GetHeight() const | ImagePixelStorageInterface | |
GetPixelFormat() const | ImagePixelStorageInterface | |
GetPixelHandler(const PixelFormat &dstFormat, const ChannelOffsets &channelOffsets, const ColorProfile &srcColorProfile, const ColorProfile &dstColorProfile, GETPIXELHANDLERFLAGS flags) const | ImagePixelStorageInterface | |
GetWidth() const | ImagePixelStorageInterface | |
Init(Int width, Int height, const PixelFormat &format, const Block< Pix > *defaultColor) | ImagePixelStorageInterface | |
MAXON_INTERFACE(ImagePixelStorageInterface, MAXON_REFERENCE_COPY_ON_WRITE, "net.maxon.image.interface.imagepixelstorage") | ImagePixelStorageInterface | private |
SetComponent(Int component, const ImagePos &pos, const Pix *data, Int inc, SETPIXELFLAGS flags) | ImagePixelStorageInterface | |
SetPixelHandler(const PixelFormat &srcFormat, const ChannelOffsets &channelOffsets, const ColorProfile &srcColorProfile, const ColorProfile &dstColorProfile, SETPIXELHANDLERFLAGS flags, const Delegate< void(const UpdateRegion &)> &updateRegionNotification) | ImagePixelStorageInterface |