Méthode | Description | |
---|---|---|
DrawBlueColorField ( |
||
DrawBrightnessColorField ( |
||
DrawGreenColorField ( |
||
DrawHueColorField ( |
||
DrawRedColorField ( |
||
DrawSaturationColorField ( |
||
GetBlueColorField ( int blue ) : |
||
GetBrightnessColorField ( int brightness ) : |
||
GetGreenColorField ( int green ) : |
||
GetHueColorField ( Color color ) : |
||
GetRedColorField ( int red ) : |
||
GetSaturationColorField ( int saturation ) : |
Méthode | Description | |
---|---|---|
ColorRenderingHelper ( ) : System | ||
DrawMultiGradientBitmap ( ) : |
public static DrawBlueColorField ( |
||
g | ||
blue | int | |
Résultat | void |
public static DrawBrightnessColorField ( |
||
g | ||
brightness | int | |
Résultat | void |
public static DrawGreenColorField ( |
||
g | ||
green | int | |
Résultat | void |
public static DrawHueColorField ( |
||
g | ||
sliderColor | Color | |
Résultat | void |
public static DrawRedColorField ( |
||
g | ||
red | int | |
Résultat | void |
public static DrawSaturationColorField ( |
||
g | ||
saturation | int | |
Résultat | void |
public static GetBlueColorField ( int blue ) : |
||
blue | int | |
Résultat |
public static GetBrightnessColorField ( int brightness ) : |
||
brightness | int | |
Résultat |
public static GetGreenColorField ( int green ) : |
||
green | int | |
Résultat |
public static GetHueColorField ( Color color ) : |
||
color | Color | |
Résultat |
public static GetRedColorField ( int red ) : |
||
red | int | |
Résultat |
public static GetSaturationColorField ( int saturation ) : |
||
saturation | int | |
Résultat |