For a list of all members of this type, see RasterColor members.
Name | Description | |
---|---|---|
Equals | (Inherited from System.ValueType) | |
FromArgb | Creates a RasterColor from an argb value. | |
FromGdiPlusColor | Creates a RasterColor from a .NET Color structure. | |
FromRgb | Creates a RasterColor from an rgb value. | |
FromRgba | Creates a RasterColor from an rgba value. | |
GetHashCode | (Inherited from System.ValueType) | |
ToArgb | Gets a 32-bit value representation of this RasterColor structure. | |
ToGdiPlusColor | Converts this RasterColor to a .NET Color structure | |
ToRgb | Gets a 32-bit value representation of this RasterColor structure. | |
ToRgba | Gets a 32-bit value representation of this RasterColor structure. | |
ToString | Overridden. Overridden. Converts this RasterColor structure to a human-readable string. |