Begin File: scale_example.pax.gz Description:example phab application showing how to scale a PhImage_t image.. Keywords: photon scale image example Version: Entered-date: Sep 16, 1999 Author: Ported-by: Original-site: QNX Copying-policy: Free Supplemental: This code shows how you can take a PhImage_t structure and scale the image up or down in size. This could be very useful for making thumbnail images out of web pages for hotlists etc.. It will unpax to a scale_example/ directory e.g. gzip -d scale_example.pax.gz pax -rv < scale_example.pax End