PtoImage
processingThe PtoImage
function transforms a PGRAPHICS
to a PIMAGE
.
The PGRAPHICS
can still be used after the transformation as this function copies the pixel values. This is equivalent to Pencode Pdecode
but it is a lot faster.
Loading
The PtoImage
function transforms a PGRAPHICS
to a PIMAGE
.
The PGRAPHICS
can still be used after the transformation as this function copies the pixel values. This is equivalent to Pencode Pdecode
but it is a lot faster.