Making PICT Resource with PICTURE$ Picture and SavePicture (43021)
This article was previously published under Q43021
SUMMARY
There are two routines you can use to write a picture to the resource
fork of a file: SavePicture and AddPicture.
This article describes how to use SavePicture to save an image as a
PICT resource that was recorded in the QuickDraw string format using
the PICTURE ON and PICTURE OFF statements.
An alternate method is to record the picture as a bitmap with
OpenPicture and ClosePicture, and save it as a PICT resource with the
AddPicture routine. For more information, query in this Knowledge Base
on the following words:
Modification Type: |
Minor |
Last Reviewed: |
1/9/2003 |
Keywords: |
KB43021 |
|