메소드 | 설명 | |
---|---|---|
ApplyTo ( |
||
ColorToHue ( Color c ) : short |
Converts RGB value to Huecolor
|
|
GetHue ( int index ) : |
Returns Hue
|
|
HueToColor ( short hue ) : Color |
Converts Huecolor to RGBColor
|
|
HueToColorB ( short hue ) : int | ||
HueToColorG ( short hue ) : int | ||
HueToColorR ( short hue ) : int | ||
Initialize ( ) : void |
Reads hues.mul and fills List
|
|
Save ( string path ) : void |
메소드 | 설명 | |
---|---|---|
Hues ( ) : System |
public static ApplyTo ( |
||
bmp | ||
Colors | short | |
onlyHueGrayPixels | bool | |
리턴 | void |