C# Class SharpVectors.Scripting.ScriptableSvgFEColorMatrixElement

Implementation wrapper for IScriptableSvgFEColorMatrixElement
Inheritance: ScriptableSvgElement, IScriptableSvgFEColorMatrixElement, IScriptableSvgFilterPrimitiveStandardAttributes
Show file Open project: codebutler/savagesvg

Public Methods

Method Description
ScriptableSvgFEColorMatrixElement ( object baseObject ) : System
getPresentationAttribute ( string name ) : IScriptableCssValue

Method Details

ScriptableSvgFEColorMatrixElement() public method

public ScriptableSvgFEColorMatrixElement ( object baseObject ) : System
baseObject object
return System

getPresentationAttribute() public method

public getPresentationAttribute ( string name ) : IScriptableCssValue
name string
return IScriptableCssValue