to display a portion of an image the simplest way is to create a window around it using WinCreateBitmapWindow() and then copy the needed rectangle from it using WinCopyRectangle();
On 1/2/07, Anoop <[EMAIL PROTECTED]> wrote: > > Hi all, > We are currently porting an application developed in brew > interface. For doing so we need to use sprite objects. We need to > animate a bmp image. What all API classes we can use for displaying > desired portion of a bmp image. We are developing the application in > codewarrior IDE and are focusing on Palm OS 5 based devices. > > Thanks, > Anoop > > -- > For information on using the PalmSource Developer Forums, or to > unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- Best Regards, Dmitry Grinberg Software Engineer, http://PalmPowerups.com (847) 226 9295 AIM: DmitryGrinberg MSN: [EMAIL PROTECTED] ICQ: 165589894 Y! IM: dmitrygr2003 -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
