ColorProfile Methods

The ColorProfile type exposes the following members.

Methods

Name Description
Public method Clone

Returns a full copy of this ColorProfile instance.

Public method Dispose

Releases all resources used by this ColorProfile.

Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Static member FromAdobe1998

Gets an Adobe RGB (1998) ICC color profile.

Public method Static member FromHdc

Gets a color profile associated with the specified device context.

Public method Static member FromScreen

Gets a color profile associated with the monitor.

Public method Static member FromSrgb

Gets a standard sRGB color profile.

Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Save Overloaded.

Saves the profile to the specified file.

Public method ToString (Inherited from Object.)

See Also

Reference