On Tue, 14 Jun 2011 19:25:32 -0400, Dave Angel wrote: > You said in an earlier message to ignore the RAW format. However, if > your file matches a typical camera's raw file
It doesn't. He's dealing with a raw array of fixed-size integers (i.e. what you would get if you took a C array and wrote the memory directly to a file). -- http://mail.python.org/mailman/listinfo/python-list