ColorProfileInterface Member List
This is the complete list of members for ColorProfileInterface , including all inherited members.
CheckCompatiblePixelFormat (const PixelFormat &pixelFormat) const | ColorProfileInterface | |
GetColorSpace () const | ColorProfileInterface | |
GetCrc () const | ColorProfileInterface | |
GetHashCode () const | ColorProfileInterface | |
GetInfo (COLORPROFILEINFO info) const | ColorProfileInterface | |
HasProfile () const | ColorProfileInterface | |
IsEqual (const ColorProfileInterface *other) const | ColorProfileInterface | |
IsMonitorProfileMode () const | ColorProfileInterface | |
MAXON_INTERFACE_NONVIRTUAL (ColorProfileInterface, MAXON_REFERENCE_ALWAYS_COPY_ON_WRITE, "net.maxon.image.interface.colorprofile") | ColorProfileInterface | private |
OpenProfileFromFile (const Url &fn) | ColorProfileInterface | static |
OpenProfileFromMemory (const Block< const Byte > &mem) | ColorProfileInterface | static |
ToString (const FormatStatement *formatStatement=nullptr) const | ColorProfileInterface | |
WriteProfileToFile (const Url &fn) const | ColorProfileInterface | |
WriteProfileToMemory (WritableArrayInterface< Char > &mem) const | ColorProfileInterface |