BLACKONWHITE top-level constant Null safety
Performs a Boolean AND operation using the color values for the eliminated and existing pixels. If the bitmap is a monochrome bitmap, this mode preserves black pixels at the expense of white pixels.
Implementation
const BLACKONWHITE = 1;