[archived content]

Color.opCall method

public static Color opCall(ubyte alpha, Color c)
public static Color opCall(ubyte red, ubyte green, ubyte blue)
public static Color opCall(ubyte alpha, ubyte red, ubyte green, ubyte blue)

Describe Drawing-Color-opCall here.

Page last modified on December 22, 2014, at 02:46 AM