Struct image::imageops::colorops::BiLevel
[−]
[src]
pub struct BiLevel;
A bi-level color map
Trait Implementations
impl Copy for BiLevel[src]
impl Clone for BiLevel[src]
fn clone(&self) -> BiLevel
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more