Struct dssim::DssimImage [] [src]

pub struct DssimImage<'mem_src> { /* fields omitted */ }

Object holding pixels

Trait Implementations

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

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