C# Class SleepHunter.Media.HueSaturationValue

ファイルを表示 Open project: ewrogers/SleepHunter4

Public Methods

Method Description
HueSaturationValue ( Color color ) : System

Private Methods

Method Description
CalculateHSV ( ) : void
Max3 ( double a, double b, double c ) : double
Min3 ( double a, double b, double c ) : double

Method Details

HueSaturationValue() public method

public HueSaturationValue ( Color color ) : System
color Color
return System