Table of Contents

Method RGBtoHSV

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

RGBtoHSV(RGBValue)

Converts RGB color to HSVValue.

public static HSVValue RGBtoHSV(RGBValue rgb)

Parameters

rgb RGBValue

RGB Color.

Returns

HSVValue