Is there a memory limitation to byte arrays?
843807Dec 20 2001 — edited Jan 14 2002Everyone,
I have a huge(16MB) CMYK source file and I am trying to convert it to a sRGB /JPEG file and then compress it.
When I try to read that file into a byte array it chokes and throws an OutOfMemoryException. Is there a way around this?
thanks,
Barat.