4D v16

SVG_SET_HUE

Home

 
4D v16
SVG_SET_HUE

SVG_SET_HUE 


 

SVG_SET_HUE ( svgObject ; hue ) 
Parameter Type   Description
svgObject  SVG_Ref in SVG object reference
hue  Longint in Hue value

The SVG_SET_HUE method sets a hue value for the SVG object designated by the svgObject parameter. svgObject must be an SVG container (svg, group, symbol, pattern, marker, etc.) or an image; otherwise, an error is returned.

In the hue parameter, you pass a value between 0 and 360.



See also 

SVG_SET_SATURATION

 
PROPERTIES 

Product: 4D
Theme: Colors and Gradients
Number: 65868

 
HISTORY 

Created: 4D v13

 
ARTICLE USAGE

4D SVG Component ( 4D v16)