Create Layer Mask from csv
Hi,
I want to create a layer mask via extendscript. I have a csv file with all the x,y coordinates and a radius value. For each coordinate I want to draw an black spot onto a layer mask. But unfortunatly the brush tool seems not to be scriptable (neither DOM nor ScriptingListener). The only solution I found is combining several circular selections into one big and fill it black. This works good but takes quite long (several minutes!!!).
Any ideas how to efficiently create layermasks via script?
Regards,
Markus
