Type Alias vizia::vg::codec::codec_animation::Blend

pub type Blend = SkCodecAnimation_Blend;

Aliased Type§

enum Blend {
    SrcOver = 0,
    Src = 1,
}

Variants§

§

SrcOver = 0

§

Src = 1