Trait rin_scene::renderer::Image[][src]

pub trait Image: Image {
    fn premultiply_alpha(&mut self);
}

Required methods

fn premultiply_alpha(&mut self)[src]

Loading content...

Implementations on Foreign Types

impl Image for Image[src]

impl Image for Dds[src]

Loading content...

Implementors

Loading content...