Struct image::imageops::colorops::BiLevel
[−]
[src]
pub struct BiLevel;
A bi-level color map
pub struct BiLevel;
A bi-level color map
impl ColorMap for BiLeveltype Color = Luma<u8>fn index_of(&self, color: &Luma<u8>) -> usizefn map_color(&self, color: &mut Luma<u8>)impl Copy for BiLevelimpl Clone for BiLevelfn clone(&self) -> BiLevelfn clone_from(&mut self, source: &Self)