Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com

Home

 
4D v20 R7
SVG_FADE_TO_GREY_SCALE

SVG_FADE_TO_GREY_SCALE 


 

SVG_FADE_TO_GREY_SCALE ( svgObject {; value} ) 
Parameter Typ   Beschreibung
svgObject  SVG_Ref in SVG object reference
value  Zahl in Grey value

The SVG_FADE_TO_GREY_SCALE command applies a filter to transform the gray scale for an SVG image whose reference is passed in the svgObject parameter.

You can pass the gray scale value to be applied in the optional value parameter. If you do not pass this parameter, the transformation is in accordance with the visual perception of the luminance (30% red, 59% green and 11% blue).

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: Colors and Gradients
Nummer: 705085

Dieser Befehl kann in preemptive Prozessen laufen

 
SEITENINHALT 
 
GESCHICHTE 

Erstellt: Composant 4D SVG v14 R2
Erstellt: 4D v14

 
ARTIKELVERWENDUNG

4D SVG ( 4D v20 R7)