![]() |
|
#1
| |||
| |||
| scripting for quickmask |
|
#2
| |||
| |||
| Re: scripting for quickmask The only direct support for quickmask in JS is the Document quickMaskMode property that indicates whether the doc is in quickmask mode or not. It's a read/write boolean property. -X |
|
#3
| |||
| |||
| Re: scripting for quickmask thanks for the info, but i know very little about scripting...can you elaborate a bit? |
|
#4
| |||
| |||
| Re: scripting for quickmask All you can do (directly) is turn quick mask mode on and off. This will turn it on: Code: app.activeDocument.quickMaskMode = true; Code: app.activeDocument.quickMaskMode = false; -X |
|
#5
| |||
| |||
| Re: scripting for quickmask ahhh, ok....thanks |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Scripting Tutorials | Bob Mc | Photoshop Scripting | 3 | 12-06-2005 07:47 PM |
| Scripting of 3rd party filters | pikgrim | Photoshop Scripting | 2 | 11-28-2005 08:23 AM |
| PScs scripting guides download | Doug Nelson | Photoshop Scripting | 1 | 12-13-2004 07:00 AM |
| Scripting not being used to potential? | okplayer | Photoshop Scripting | 9 | 11-25-2004 01:10 PM |
| PS7 scripting | Doug Nelson | Photoshop Scripting | 16 | 10-01-2004 03:15 PM |