Méthode |
Description |
|
DrawBarByHue ( ) : void |
|
|
DrawPaletteByHue ( double hue ) : void |
|
|
Fit ( double value, double min, double max ) : double |
|
|
Fit ( int value, int min, int max ) : int |
|
|
GetTextBoxAlpha ( ) : byte |
|
|
GetTextBoxBlue ( ) : byte |
|
|
GetTextBoxGreen ( ) : byte |
|
|
GetTextBoxHex ( ) : string |
|
|
GetTextBoxHue ( ) : double |
|
|
GetTextBoxRed ( ) : byte |
|
|
GetTextBoxSaturation ( ) : double |
|
|
GetTextBoxValue ( ) : double |
|
|
MousePickBar ( System.Windows.Input.MouseEventArgs args ) : void |
|
|
MousePickPalette ( System.Windows.Input.MouseEventArgs args ) : void |
|
|
SetColor ( byte alpha, byte red, byte green, byte blue ) : void |
|
|
SetPointerBar ( int valueY ) : void |
|
|
SetPointerPalette ( int valueX, int valueY ) : void |
|
|
SyncState ( object sender ) : void |
|
|
_SyncState ( object sender ) : void |
|
|