| Name | Description | |
|---|---|---|
![]() ![]() | FromColor | Creates a Argb32Color class from the System.Drawing.Color structure. |
![]() ![]() | GetLuminance | Returns the color luminance in the range [0; 255]. |
![]() | 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]. |
![]() ![]() | LinearConvert8BitTo16Bit | Linearly converts value from range [0; 255] to the range [0; 65535]. |
![]() | ToArgb32Color | Returns the color as a Argb32Color. |
![]() | ToColor | Returns the color as a System.Drawing.Color structure. |

