Méthode | Description | |
---|---|---|
ConverterForm ( ) : System |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
Linear2sRGB ( float _value ) : float | ||
UpdateColorAndText_Linear ( ) : void | ||
UpdateColorAndText_sRGB ( ) : void | ||
buttonLinear2sRGB_Click ( object sender, |
||
buttonsRGB2Linear_Click ( object sender, |
||
floatTrackbarControlNormalized_Linear_ValueChanged ( Nuaj _Sender, float _fFormerValue ) : void | ||
floatTrackbarControlNormalized_sRGB_ValueChanged ( Nuaj _Sender, float _fFormerValue ) : void | ||
integerTrackbarControl255_Linear_ValueChanged ( Nuaj _Sender, int _FormerValue ) : void | ||
integerTrackbarControl255_sRGB_ValueChanged ( Nuaj _Sender, int _FormerValue ) : void | ||
panelColorLinear_Click ( object sender, |
||
panelColorsRGB_Click ( object sender, |
||
sRGB2Linear ( float _value ) : float | ||
textBoxColor255_Linear_DoubleClick ( object sender, |
||
textBoxColor255_sRGB_DoubleClick ( object sender, |
||
textBoxColorNormalized_Linear_DoubleClick ( object sender, |
||
textBoxColorNormalized_sRGB_DoubleClick ( object sender, |
||
textBoxColorWeb_Linear_DoubleClick ( object sender, |
||
textBoxColorWeb_sRGB_DoubleClick ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |