Article # 352, added by Geoworks, historical record
| first |
previous |
index |
next |
last |
How do I use GrCreateBitmap?
Q. How do I use GrCreateBitmap? A. GrCreateBitmap returns a GState that points to a large bitmap structure (which in turn is stored in a huge array). One then draws using the returned GState, which stores the image in the bitmap.