HALFTONE top-level constant

int const 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 HALFTONE = 4;