Trait rin_scene::renderer::Image [−][src]
pub trait Image: Image { fn premultiply_alpha(&mut self); }
Required methods
fn premultiply_alpha(&mut self)
[src]
Implementations on Foreign Types
impl Image for Image
[src]
impl Image for Image
[src]fn premultiply_alpha(&mut self)
[src]
impl Image for Dds
[src]
impl Image for Dds
[src]