Type Alias vizia::vg::gradient_shader::interpolation::InPremul
pub type InPremul = SkGradientShader_Interpolation_InPremul;
Aliased Type§
enum InPremul {
No = 0,
Yes = 1,
}
pub type InPremul = SkGradientShader_Interpolation_InPremul;
enum InPremul {
No = 0,
Yes = 1,
}