| * | Display Bitmap (bmp and 2bp), Gif, Jpeg, and XBM image files. |
| * | Display bitmap resources from resource files, including common bitmaps such as FileOpen and FileClose. |
| * | Capture and display an image of the physical screen. |
| * | Save an image as a bitmap file. |
| * | Display and animate playing cards like the ones used in the Solitaire game provided with Windows CE. |
| * | Clip, Invert colors, Mirror, Resize, and Rotate an image. |
| * | Display any image with a transparent color. |
| * | Provide access to individual pixels in the image. |
| * | Specify colors using RGB or QBColor notation. |
| * | Overlay one image on top of another. |
| * | Draw lines, rectangles, circles, polygons, and round rectangles. |
| * | Change the color depth of an image. |
| * | Refresh the Desktop Wallpaper. |
| * | Better support for drawing, See DrawMouseMoveLineEx. |
| * | Better support for 64K color displays. |
| * | Support Drawing Text. |
| * | Support Command Button emulation. |
| * | Support Label emulation. |
| * | Use Scroll Bars. |
| * | Display icon resources from executable files, resource files, and icon (*.ico) files. |
| * | Support the S309PictureBox on the NS Basic Toolbar. |
| * | Support for Tap and Hold event on Pocket PC. |