Name | Description | |
---|---|---|
![]() | Blue | Gets the blue component value of this color. |
![]() | Green | Gets the green component value of this color. |
![]() | Red | Gets the red component value of this color. |
Name | Description | |
---|---|---|
![]() | Blue | Gets the blue component value of this color. |
![]() | Green | Gets the green component value of this color. |
![]() | Red | Gets the red component value of this color. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified System.Object is equal to the current color. |
![]() ![]() | FromColor | Creates a Argb32Color class from the System.Drawing.Color structure. (Inherited from ColorBase) |
![]() | GetHashCode | Serves as a hash function for a particular type. |
![]() ![]() | GetLuminance | Returns the color luminance in the range [0; 255]. (Inherited from ColorBase) |
![]() | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |
![]() ![]() | LinearConvert16BitTo8Bit | Linearly converts value from range [0; 65535] to the range [0; 255]. (Inherited from ColorBase) |
![]() ![]() | LinearConvert8BitTo16Bit | Linearly converts value from range [0; 255] to the range [0; 65535]. (Inherited from ColorBase) |
![]() | ToArgb32Color | Returns the color as a Argb32Color. |
![]() | ToColor | Returns the color as a System.Drawing.Color structure. |
![]() | ToRgb16 | Returns the color as a 16-bit RGB value. |
Name | Description | |
---|---|---|
![]() | Explicit Type Conversion | Performs an explicit conversion from ColorBase to System.Drawing.Color. (Inherited from ColorBase) |
![]() | Implicit Type Conversion | Overloaded. Performs an implicit conversion from |