GENERATEMASK Object Commands
Generates a new mask for a picture with a white background.
generatemask [DOCUMENT name | WINDOW name | OBJECTID
number]
DOCUMENT/s The document name. Default=current.
WINDOW/s The window name. Default=current.
OBJECTID/i The number of the object to edit.
Examples:
generatemask
generatemask objectid hPic15
GenerateMask Command Definition url:PGScmd/generatemask created:2006-03-30 22:20:06 last updated:2006-03-30 22:20:06 Copyright 2001-2009 GrasshopperLLC | User Contributed Comments For GenerateMask | sign in to add a comment |
| Dan Kilroy wrote... | 2006-05-03 19:30:26 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Generate a {...} . GenerateMask ([DOCUMENT document | WINDOW document-window | OBJECTID objectid]) Parameters:
Results:
Notes:
See Also:
Examples: Python:
ARexx: Applescript:
|
| User Contributed Comments For GenerateMask | sign in to add a comment |
|