Class SVGColorReplacer
Inheritance
SVGModifier
SVGColorReplacer
Namespace: Alegra.DimSums
Assembly: cs.temp.dll.dll
Syntax
public class SVGColorReplacer : SVGModifier
Fields
color
Declaration
public Color color
Field Value
| Type | Description |
|---|---|
| Color |
Methods
PrepareForRendering(SVGLayer[], SVGAsset, Boolean)
Declaration
protected override void PrepareForRendering(SVGLayer[] layers, SVGAsset svgAsset, bool force)
Parameters
| Type | Name | Description |
|---|---|---|
| SVGLayer[] | layers | |
| SVGAsset | svgAsset | |
| System.Boolean | force |