Table of Contents

Constructor HSVValue

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

HSVValue(double, double, double)

Initializes a new instance of the HSVValue.

public HSVValue(double h = 0, double s = 0, double v = 0)

Parameters

h double
s double
v double