The ColorManagementProvider type exposes the following members.
Name | Description | |
---|---|---|
{dtor} |
Enables using delete operator in C++ applications. It is strongly not recommended to use it directly. |
|
Convert |
Converts bitmap to specified pixel format. |
|
ConvertToContinuous |
Applies color conversion between various color spaces. |
|
ConvertToIndexed |
Applies color reduction to indexed pixel formats. |
|
Dispose |
Releases all resources used by this ColorManagementProvider. (Overrides LockableObject.Dispose().) |
|
EnableColorManagementForHdc |
Enables or disables color management for specified device context. |
|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Lock |
Locks the object. (Inherited from LockableObject.) |
|
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Unlock |
Unlocks the object previously locked with method Lock(). (Inherited from LockableObject.) |