Question
Opacity of the image InDesign CS4 js
Hi,
I need to return opacity of the image or opacity of the color in a frame. I couldn't find anything in the OMV.
var myFrame = myDoc.rectangles;
var myArt = myDoc.rectangles.graphics[0];var artOpacity = myArt. ....
Thank you very much for your help.
Yulia