STRETCH_ORSCANS top-level constant
int
const STRETCH_ORSCANS
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 STRETCH_ORSCANS = WHITEONBLACK;