module ChunkyPNG::Canvas::Masking

The ChunkyPNG::Canvas::Masking module defines methods to perform masking and theming operations on a {ChunkyPNG::Canvas}. The module is included into the Canvas class so all these methods are available on every canvas.

@see ChunkyPNG::Canvas