Quote:
|
Originally Posted by Daniel Bates Yep... I know the difference, that's just my way (okay, technically two ways) to flatten an image. |
The problem with this is if you're batching an action to process a whole bunch of images. When that batch processor hits an image that has layers it will pop up the Save As dialog prompting you to save as a copy, which interrupts the batch process. I found that explicitly flattening the image (and converting it to 8-bit color) is necessary for batch actions to work smoothly.