skia_safe::svg::fe

Type Alias Lighting

Source
pub type Lighting = RCHandle<SkSVGFeLighting>;

Aliased Type§

struct Lighting(/* private fields */);

Implementations§

Trait Implementations§

Source§

impl DebugAttributes for Lighting

Source§

const NAME: &'static str = "FeLighting"

Source§

fn _dbg(&self, builder: &mut DebugStruct<'_, '_>)