HSBColor(Int32, Int32, Int32) Constructor

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public HSBColor(
	int h,
	int s,
	int b
)

Parameters

h  Int32
 
s  Int32
 
b  Int32
 

See Also