Photoshop – activeDocument.bitsPerChannel = BitsPerChannelType.SIXTEEN; (WITHOUT MEREGER?) (Extendscript)
) I really hope the someone can help out. I just need to change depth from 32 to 16 bit without merging the layers. The code for changing depth is as follows: activeDocument.bitsPerChannel = BitsPerChannelType.SIXTEEN; ..however it flattens the image…