ReleaseMask Object Command

RELEASEMASK Object Commands

Removes the mask from a masked graphic without deleting the mask. The result will be a selected graphic and a selected path.

releasemask [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:

releasemask

releasemask objectid hPic15

 

ReleaseMask  Command Definition  url:PGScmd/releasemask
  created:2006-03-30 20:08:12   last updated:2006-03-30 20:08:12
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For ReleaseMask
Dan Kilroy wrote...2006-05-03 19:29:51

Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above.

Release the {...} .

ReleaseMask ([DOCUMENT document | WINDOW document-window | OBJECTID objectid])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For ReleaseMask