Name | Description | |
---|---|---|
![]() | Gray16Color | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | Gray16Color | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | Luminance | Gets a luminance of 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. |
![]() ![]() | GetLum16FromRgb16 | Returns the 16-bit color luminance. |
![]() ![]() | 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. (Inherited from ColorBase) |
![]() ![]() | 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. |
![]() | ToString | Returns the string representation of this object. |
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 |