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 a rgb value. |
![]() ![]() | FromGdiPlusColor | Creates a RasterColor from a .NET Color structure. |
![]() ![]() | FromPaletteIndex | Creates a new RasterColor object that is an index into a palette |
![]() ![]() | FromRgb | Creates a RasterColor from an rgb value. |
![]() ![]() | FromRgba | Creates a RasterColor from a 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. |