Startseite > comp > gb.image > color > sethsv 
 en fr es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Zurück  Weiter  Bearbeiten  Umbenennen  Rückgängig  Suchen  Verwaltung  
Dokumentation  
Achtung! Diese Seite wurde noch nicht übersetzt.  Siehe englische Version 
Color.SetHSV (gb.image)
Static Function SetHSV ( Color As Integer [ , Hue As Integer, Saturation As Integer, Value As Integer, Alpha As Integer ] ) As Integer

Set the HSVA components of the specified color and returns it as an integer value.

If a component is not specified, then it is not changed.

It is faster to use this function than using the ColorInfo class.