ImagePixelStorageInterface Member List

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

GetChannelCount() constImagePixelStorageInterface
GetComponent(Int component, const ImagePos &pos, Pix *data, Int inc, GETPIXELFLAGS flags) constImagePixelStorageInterface
GetHeight() constImagePixelStorageInterface
GetPixelFormat() constImagePixelStorageInterface
GetPixelHandler(const PixelFormat &dstFormat, const ChannelOffsets &channelOffsets, const ColorProfile &srcColorProfile, const ColorProfile &dstColorProfile, GETPIXELHANDLERFLAGS flags) constImagePixelStorageInterface
GetWidth() constImagePixelStorageInterface
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")ImagePixelStorageInterfaceprivate
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