STRETCH_HALFTONE top-level constant

int const STRETCH_HALFTONE

Maps pixels from the source rectangle into blocks of pixels in the destination rectangle. The average color over the destination block of pixels approximates the color of the source pixels.

Implementation

const STRETCH_HALFTONE = HALFTONE;