Type Alias InputType

pub type InputType = SkSVGFeInputType_Type;

Aliased Type§

#[repr(i32)]
pub enum InputType { SourceGraphic = 0, SourceAlpha = 1, BackgroundImage = 2, BackgroundAlpha = 3, FillPaint = 4, StrokePaint = 5, FilterPrimitiveReference = 6, Unspecified = 7, }

Variants§

§

SourceGraphic = 0

§

SourceAlpha = 1

§

BackgroundImage = 2

§

BackgroundAlpha = 3

§

FillPaint = 4

§

StrokePaint = 5

§

FilterPrimitiveReference = 6

§

Unspecified = 7