The GrayscaleColor type exposes the following members.
Name | Description | |
---|---|---|
Convert |
Converts this color to the specified pixel format. (Inherited from Color.) |
|
Dispose |
Releases all resources used by this Color. (Inherited from Color.) |
|
Equals |
Tests whether the specified object is a Color instance and is equivalent to this Color. (Inherited from Color.) |
|
Finalize | (Inherited from Color.) | |
GetCopy | (Inherited from Color.) | |
GetHashCode |
Returns a hash code for this Color. (Inherited from Color.) |
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ScaleAlpha |
Scales the alpha channel. (Inherited from Color.) |
|
ToGdiPlusColor |
Gets the System.Drawing.Color containing the same color value as this Color does. (Inherited from Color.) |
|
ToInt32 |
Gets a non-extended (8 bit per channel) numeric representation of the Color. (Inherited from Color.) |
|
ToString |
Returns a string that represents the current object. (Overrides Object.ToString().) |