Struct imagequant::QuantizationResult [] [src]

pub struct QuantizationResult { /* fields omitted */ }

Methods

impl QuantizationResult
[src]

Trait Implementations

impl Drop for QuantizationResult
[src]

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