Sure, you can have bitmaps of whatever size you want really (assuming they fit in your resource, or wherver it is you're putting it). Displaying them is another matter, but that's an exercise to the reader.
> I would like to create something like a zoom function for a bitmap. There is > essentially a large and small version of the same bitmap. When a user > clicks on a portion of the small bitmap it "zooms" and shows part of the > large bitmap. Or do I need to have one small bitmap and the large one > broken into 4? > > I just want to have two levels of zooming but I don't know if it is possible > to create a large bitmap of say size 600 X 600. I only plan on having 4 bit > gray scale bitmaps so i'm not overly concerned about memory size. Anyway, > just wondered if its possible. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
