Overload | Description |
---|---|
Color Constructor(Byte,Byte,Byte,Byte) | constructor Transparency (0-255).Red channel value of color (0-255).Green channel value of color (0-255).Blue channel value of color (0-255). |
Color Constructor(Byte,Byte,Byte) | constructor Red channel value of color (0-255).Green channel value of color (0-255).Blue channel value of color (0-255). |
Color Constructor(Int16) | constructor id of color |