Table of Contents

Enum SvgFilterChannelSelector

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Core.dll

The Filter Channel Selectors

public enum SvgFilterChannelSelector : ushort

Fields

Unknown = 0
R = 1
G = 2
B = 3
A = 4