Struct dssim::Dssim [] [src]

pub struct Dssim { /* fields omitted */ }

Object holding settings

Methods

impl Dssim
[src]

Weights of how important each resolution is

Enable saving of per-pixel results for each channel/res

Read result of specific res/channel

Describe pixel array

Stride is in bytes

0 gamma means sRGB

Trait Implementations

impl Drop for Dssim
[src]

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