PixelFormatInterface Member List

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

ConvertPixelFromSlow (const ImageMutableBuffer &dst, Int count, const ImageConstBuffer &src, const ColorProfile &srcColorProfile, ColorProfile *dstColorProfile, CONVERTPIXELFLAGS cflags, GETPIXELFLAGS flags) const PixelFormatInterface
CreatePix (Int width, Int height, Int lineAlignment=1) const PixelFormatInterface
CreatePix (Int width, Int height, Int lineAlignment=1) const PixelFormatInterface
GetAlphaPixelFormat () const PixelFormatInterface
GetBitsPerPixel () const PixelFormatInterface
GetBytesPerLine (Int width, Int lineAlignment) const PixelFormatInterface
GetChannelCount () const PixelFormatInterface
GetChannelOffsets () const PixelFormatInterface
GetChannels () const PixelFormatInterface
GetColorSpace () const PixelFormatInterface
GetConvertPixelFromFunc (const PixelFormat &srcFormatPtr, const ChannelOffsets &srcChannelOffset, const ChannelOffsets &dstChannelOffset, Bool fastSize, Bool &disableCaching) const PixelFormatInterface
GetConvertPixelFunc (const PixelFormat &srcFormatPtr, const ChannelOffsets &srcChannelOffset, const ChannelOffsets &dstChannelOffset, const ColorProfile &srcColorProfile, ColorProfile *dstColorProfile, Bool forceColorProfileConversion, Bool &disableCaching) const PixelFormatInterface
GetConvertPixelToFunc (const PixelFormat &dstFormatPtr, const ChannelOffsets &dstChannelOffset, const ChannelOffsets &srcChannelOffset, Bool fastSize, Bool &disableCaching) const PixelFormatInterface
GetDefaultColorProfile () const PixelFormatInterface
GetPackedPixelCount () const PixelFormatInterface
GetPixelFormatGroup () const PixelFormatInterface
GetShortName () const PixelFormatInterface
HasAlpha () const PixelFormatInterface
Init (const PixelFormatGroup &group, const Char *shortName) PixelFormatInterface
IsIdenticalPixel (const ImageConstBuffer &a, const ImageConstBuffer &b, Int oneTolerance) const PixelFormatInterface
MAXON_INTERFACE (PixelFormatInterface, MAXON_REFERENCE_COPY_ON_WRITE, "net.maxon.image.interface.pixelformat") PixelFormatInterface private
PixToString (const Pix *src) const PixelFormatInterface