Returns RgbColor class instance.
Name | Description | |
---|---|---|
FromArgb32(Int32) |
Returns RgbColor class instance constructed from numeric 32-bit representation of RGB value with alpha channel. |
|
FromArgb32(Int32, Int32, Int32, Int32) |
Returns RgbColor class instance constructed from all 4 channels (alpha, red, green, and blue). |