Creates a color object.
Name | Description |
---|---|
IPlatformHelper(TColor, TImage).CreateColor (Int32, Int32, Int32) |
Creates a color from the specified red, green, and blue values. |
IPlatformHelper(TColor, TImage).CreateColor (Int32, Int32, Int32, Int32) |
Creates a color from the specified red, green, and blue values. |
Creates a color from the specified string representation. |