Click or drag to resize

Color4f Constructor (Int32)

Initializes a new instance of the Color4f class

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public Color4f(
	int argb
)

Parameters

argb
Type: SystemInt32

[Missing <param name="argb"/> documentation for "M:Rhino.Display.Color4f.#ctor(System.Int32)"]

See Also