For a list of all members of this type, see RasterColor members
Public Methods
Name | Description | |
---|---|---|
![]() ![]() |
!= | Compares two RasterColor objects for inequality. |
![]() ![]() |
== | Compares two RasterColor objects for equality. |
![]() |
Clone | Creates an exact copy of this RasterColor |
![]() ![]() |
Create | Creates a new RasterColor with the specified values. |
![]() ![]() |
Create | Creates a new RasterColor with the specified values. |
![]() ![]() |
Equals | Specifies whether two RasterColor objects contain the same values. |
![]() ![]() |
FromArgb | Creates a RasterColor from an a rgb value. |
![]() ![]() |
FromColorRef | Creates a new RasterColor object from a Windows COLORREF representation. |
![]() ![]() |
FromHtml | Converts the specified html color to a RasterColor object. |
![]() ![]() |
FromKnownColor | Creates a new RasterColor structure from a known color. |
![]() ![]() |
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 an rgba value. |
![]() |
GetHashCode | Returns a hash code for this RasterColor structure. |
![]() |
GetKnownColor | Gets the known color enumeration member that matches this color ARGB value. |
![]() ![]() |
GetKnownColorName | Gets the human readable representation of a known color. |
![]() |
ToArgb | Gets a 32-bit value representation of this RasterColor structure. |
![]() |
ToHtml | Converts this RasterColor structure to an html color. |
![]() |
ToRgb | Gets a 32-bit value representation of this RasterColor structure. |
![]() |
ToRgba | Gets a 32-bit value representation of this RasterColor structure. |
![]() |
ToString | Overridden. Converts this RasterColor structure to a human-readable string. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET