FilterPrimitiveIn1Attribute: in1

Description Available Attribute Values Used by the Elements

Description

Sets the primary graphics input to be used for the given filter primitive.

Available Attribute Values

The value can be any one of the following:

'SourceGraphic'

Specifies taking as the first graphics input argument, in1, the original graphic source.

'SourceAlpha'

Specifies taking as the first graphics input argument, in1, taking the alpha channel of the original graphic source.

'BackgroundImage'

Specifies taking as the first graphics input argument, in1, the image snapshot of the filter region in effect at the time filter was invoked.

'BackgroundAlpha'

Specifies taking as the first graphics input argument, in1, the alpha channel of the filter region image.

'FillPaint'

Specifies taking as the first graphics input argument, in1, the fill property on the target element.

'StrokePaint'

Specifies taking as the first graphics input argument, in1, the stroke property on the target element.

<filter-primitive-reference>

Specifies taking as the first graphics input argument, in1, the results of the referenced filter primitive.

<filterPrimitveElement>

Specifies taking as the first graphics input argument, in1, the results of the given filter primitive.

Used by the Elements

Filter Primitive Elements

feBlend, feColorMatrix, feComponentTransfer, feComposite, feConvolveMatrix, feDiffuseLighting, feDisplacementMap, feGaussianBlur, feMorphology, feOffset, feSpecularLighting, feTile

Uncategorized Elements

feMergeNode


mslegrand/svgR documentation built on Jan. 21, 2020, 2:59 p.m.