SFML.Net
Color Constructor |

Name | Description | |
---|---|---|
![]() |
Color(Color) |
Construct the color from another
|
![]() |
Color(Byte, Byte, Byte) |
Construct the color from its red, green and blue components
|
![]() |
Color(Byte, Byte, Byte, Byte) |
Construct the color from its red, green, blue and alpha components
|
