Search found 1 match
- Tue Jun 23, 2020 1:37 pm
- Forum: Help Me
- Topic: ExportOptionsSaveForWeb - GRAYSCALE
- Replies: 0
- Views: 3321
ExportOptionsSaveForWeb - GRAYSCALE
Hi friends, there is a coolass script for saving masks, it is very necessary to get a picture in grayscale at the output, for some reason I can’t do it :( app.preferences.rulerUnits=Units.PIXELS; app.preferences.typeUnits=TypeUnits.PIXELS; var d = app.activeDocument; var savedState = d.activeHistory...