Struct imagequant_sys::liq_histogram_entry [] [src]

#[repr(C)]
pub struct liq_histogram_entry { pub color: liq_color, pub count: c_uint, }

Fields

Trait Implementations

impl Debug for liq_histogram_entry
[src]

[src]

Formats the value using the given formatter.

impl Copy for liq_histogram_entry
[src]

impl Clone for liq_histogram_entry
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more