The ColorProfile type exposes the following members.
Name | Description | |
---|---|---|
{dtor} |
Enables using delete operator in C++ applications. It is strongly not recommended to use it directly. |
|
Clone |
Returns a full copy of this ColorProfile instance. |
|
Dispose |
Releases all resources used by this ColorProfile. (Overrides LockableObject.Dispose().) |
|
Equals | (Inherited from Object.) | |
FromHdc |
Returns color profile associated with the specified device context. |
|
FromScreen |
Returns color profile associated with the monitor. |
|
FromSrgb |
Creates ColorProfile class instance from standard sRGB color profile. |
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Lock |
Locks the object. (Inherited from LockableObject.) |
|
MemberwiseClone | (Inherited from Object.) | |
Save | Overloaded. Saves the color profile to specified Stream or file. |
|
ToString | (Inherited from Object.) | |
Unlock |
Unlocks the object previously locked with method Lock(). (Inherited from LockableObject.) |