ColorProfile Members

The ColorProfile type exposes the following members.

Constructors

Name Description
Public method ColorProfile Overloaded.

Initializes a new instance of the ColorProfile class.

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.)

Properties

Name Description
Public property ColorSpace

Gets the color space of this color profile.

Public property Copyright

Gets a copyright information stored in the color profile.

Public property Description

Gets a profile description.

Public property DeviceClass

Gets a profile device class (i.e. what kind of devices it is intended for).

Public property Manufacturer

Gets a device manufacturer name.

Public property Model

Gets a device model name.

See Also

Reference