This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20 R7
SVG_SET_SATURATION

SVG_SET_SATURATION 


 

SVG_SET_SATURATION ( svgObject ; saturation ) 
Parameter Type   Description
svgObject  SVG_Ref in SVG object reference
saturation  Longint in Saturation value

The SVG_SET_SATURATION method sets a saturation value for the SVG element 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 saturation parameter, you pass a value between 0 and 100



See also 

SVG_SET_HUE

 
PROPERTIES 

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

This command can be run in preemptive processes

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D v13

 
ARTICLE USAGE

4D SVG Component ( 4D v20 R7)