ColorWithTransparency(UInt32, UInt32, UInt32, UInt32)
Constructor
Description:
color
color
Parameters
| Parameter | Type | Description |
|---|---|---|
| red | UInt32 | red |
| green | UInt32 | green |
| blue | UInt32 | blue |
| transparency | UInt32 | transparency |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The value is not valid. The valid range is 0 to 255. |