home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-11-09 | 430 b | 11 lines | [TEXT/CWIE] |
- void CompositePICS(
- CompositeOptions *options,
- FSSpec *picsFile, // if NULL, <fileRefNum> should be valid
- short fileRefNum, // if -1, <picsFile> should point to an FSSpec
- const Rect *areaToCrop);
-
-
- // Even if you pass a valid fileRefNum, you might still want to pass
- // the FSSpec of the file as well, since CompositePICS uses this as
- // the default filename in the standardputfile (if NULL, it uses
- // a canned name.)