When you made the blank image to process into, did you set it's bit depth to 16 color ?
Yes.
If you did, then you might try upsampling the copy of the source image to 8 bit grayscale (with dither OFF) & then doing the copyPixels onto black w/#reverse within that colorspace & then downsampling the result back to 16 color grayscale.
* just ideas - all untested *
Thanks, I'll try that!
-- Cole [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
