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