A technique generates a pyramid of image tiles to represent a source image
at different resolutions. A base image tile stores, in a plurality of
elements, an "on" state or an "off" state to represent the source image
at a first resolution. Additional image tiles, with image resolutions
lower than the resolution of the base image tile, are generated. The base
image tile is divided into groupings of elements, such that each level of
the pyramid of image tiles is generated by mapping a grouping of elements
from the base image tile to an image tile at different levels of the
pyramid. A threshold density of elements in the grouping elements is
selected. If the grouping of elements in the base image tile for a level
has a threshold density of "on" elements, the image data for the element
in the current level is set to an "on" state. Conversely, the image data
for the element is set to an "off" state if the threshold density of "on"
elements in the base image tile grouping is less than the threshold
density.