bmp::consts::BLACK [-] [+] [src]

pub const BLACK: Pixel = Pixel {r: 0,   g: 0,   b: 0   }