Author:        Brian Tietz
Release:       1.0
Compatibility: R3
Location:      contrib/develop
Description:   Dumps image file to C++ source
Notes:        PPC executable, but source is included, readily compiles on intel, requires Santa's gift bag to build.  Want to get an image into your application but prefer specifying the image as C++ source code rather than in a resource?  Try ImageDump.  It reads an image file using translator kit, displays it graphically, allows you to select 32 or 8 bit BBitmap, converting between the two, and allows you to dump the bitmap as C++ source code.