Struct imagequant::Image [] [src]

pub struct Image<'a> { /* fields omitted */ }

Methods

impl<'a> Image<'a>
[src]

Trait Implementations

impl<'a> Drop for Image<'a>
[src]

A method called when the value goes out of scope. Read more