This is the complete list of members for ColorProfileInterface, including all inherited members.
CheckCompatiblePixelFormat(const PixelFormat &pixelFormat) const | ColorProfileInterface | |
CreateProfile(const OcioConfig &config, const CString &name) | ColorProfileInterface | static |
CreateProfile(const OcioConfig &config, const Url &iccPath) | ColorProfileInterface | static |
CreateProfile(const OcioConfig &config, const CString &viewTransform, const CString &displayColorSpace) | ColorProfileInterface | static |
CreateProfile(const ColorProfile &viewTransform, const ColorProfile &displayColorSpace) | ColorProfileInterface | static |
GetColorSpace() const | ColorProfileInterface | |
GetCrc() const | ColorProfileInterface | |
GetHashCode() const | ColorProfileInterface | |
GetInfo(COLORPROFILEINFO info) const | ColorProfileInterface | |
GetOcioConfig(OcioConfig &config) const | ColorProfileInterface | |
GetUniqueHashCode() 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 |