Begin File: karaoke.pax.gz Description:example phab application showing animations using memory copies of images.. Keywords: photon animation example Version: Entered-date: July 13, 1999 Author: Ported-by: Original-site: QNX Copying-policy: Free Supplemental: Example code showing how to do an animation in photon using the memory context routines: e.g. mc = PmMemCreateMC( image, &dim, &translation ); Run it from the directory where the image file (bgimage24.bmp) is located. Feel free to use any way you wish. End