Home > comp > gb.image > color > sethsv 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english 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.