Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

operator

feComposite

Description

The operator attribute for SVG specifies the compositing operation that is to be performed.

Syntax

Value

over | in | out | atop | xor | lighter | arithmetic

Default

over

Examples

arithmetic

atop

in

lighter

out

over

xor

in

in2

k1

k2

k3

k4

World Wide Web Consortium (W3C)

feMorphology

Description

The operator attribute for SVG specifies a keyword indicating whether to erode (thin) or dilate (fatten) the source graphic.

Syntax

Value

erode | dilate

Default

erode

Examples

dilate

erode

in

radius

World Wide Web Consortium (W3C)

HomeMenu