Description
Implements a protocol for transmitting raster page images between software components. This kind of protocol is used in print and imaging pipelines where one program generates page image data for another to consume.
It is useful for printer drivers, document processing, rasterization tools, and compatibility layers. Developers should handle page size, resolution, color, and memory use carefully for large documents.