WHITEONBLACK top-level constant

int const WHITEONBLACK

Performs a Boolean OR operation using the color values for the eliminated and existing pixels. If the bitmap is a monochrome bitmap, this mode preserves white pixels at the expense of black pixels.

Implementation

const WHITEONBLACK = 2;