The ColorProfile type exposes the following members.
Name | Description | |
---|---|---|
ColorProfile | Overloaded. Initializes a new instance of the ColorProfile class. |
Name | Description | |
---|---|---|
Clone |
Returns a full copy of this ColorProfile instance. |
|
Dispose |
Releases all resources used by this ColorProfile. |
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FromAdobe1998 |
Gets an Adobe RGB (1998) ICC color profile. |
|
FromHdc |
Gets a color profile associated with the specified device context. |
|
FromScreen |
Gets a color profile associated with the monitor. |
|
FromSrgb |
Gets a standard sRGB color profile. |
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Save | Overloaded. Saves the profile to the specified file. |
|
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
ColorSpace |
Gets the color space of this color profile. |
|
Copyright |
Gets a copyright information stored in the color profile. |
|
Description |
Gets a profile description. |
|
DeviceClass |
Gets a profile device class (i.e. what kind of devices it is intended for). |
|
Manufacturer |
Gets a device manufacturer name. |
|
Model |
Gets a device model name. |