yeah man variable size would be great :D ohhh i guess I'm late, I'll try out the new one :) I've never taken a look at the code but this grabViewport does it that way I noticed a couple things i didn't expect in my quick playing with it.* the alpha is only saved if you properly set the image save settings to be 32 bit and…
Ravenslayer, no problem. Use whatever you want or need. :) I have one suggestion - why the height spinner is disabled? If I want to grab the screenshot with height of (for example) 1000px I have to calculate the height/width ratio and then put the xxxx.xxxx value in width spinner. Can you release the script with "active"…
Just looking at the script, it seems to be rather a save screenshot with monochrome transparency. There seems to be a way in dotNet to store a PNG file (as binary dump) in the bitmap clipboard manager of windows and photoshop should be able to paste it as a transparent bitmap but I haven't found a sample source code for it…