Color Class |
Namespace: FM.IceLink
The Color type exposes the following members.
Name | Description | |
---|---|---|
![]() | B |
Gets the blue value (0-255).
|
![]() ![]() | Black |
Gets a black color.
|
![]() ![]() | Blue |
Gets a blue color.
|
![]() ![]() | Cyan |
Gets a cyan color.
|
![]() ![]() | DarkBlue |
Gets a dark-blue color.
|
![]() ![]() | DarkGreen |
Gets a dark-green color.
|
![]() ![]() | DarkRed |
Gets a dark-red color.
|
![]() | G |
Gets the green value (0-255).
|
![]() ![]() | Gray |
Gets a gray color.
|
![]() ![]() | Green |
Gets a green color.
|
![]() ![]() | Magenta |
Gets a magenta color.
|
![]() ![]() | Olive |
Gets an olive color.
|
![]() ![]() | Purple |
Gets a purple color.
|
![]() | R |
Gets the red value (0-255).
|
![]() ![]() | Red |
Gets a red color.
|
![]() ![]() | Teal |
Gets a teal color.
|
![]() ![]() | White |
Gets a white color.
|
![]() ![]() | Yellow |
Gets a yellow color.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() ![]() | FromHsb |
Creates a Color using hue, saturation, and brightness.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |