Detail_FeatherBlenderTraitConst

Trait Detail_FeatherBlenderTraitConst 

Source
pub trait Detail_FeatherBlenderTraitConst: Detail_BlenderTraitConst {
    // Required method
    fn as_raw_Detail_FeatherBlender(&self) -> *const c_void;

    // Provided method
    fn sharpness(&self) -> Result<f32> { ... }
}
Expand description

Required Methods§

Provided Methods§

Source

fn sharpness(&self) -> Result<f32>

Implementors§