To find the image dimensions of a 1.5 ratio (3 to 2) sensor, you
can use the following formula (where "x" is width and "y" is height):

         y = sqrt( sensor size / ratio)
         x = ratio * y

so...
         y = sqrt( 16mp / 1.5)
         x = 1.5 * y

and...

         y = sqrt( 16 * 1024 * 1024 / 1.5)
         y = 3344
         x = 5016

So the sensor would be 5016 x 3344.

This should yield a RAW image size of appx 67mb for a
32 bit deep truecolor tiff image.

That's only *** 15 shots *** on a 1GB MicroDrive!

Hmmm....

Lance




--

Lance Bledsoe                       [EMAIL PROTECTED]
9004 Jolly Hollow Drive           ph. 512-257-2900
Austin, Texas 78750               fax 503-213-7630

*
****
*******
***********************************************************
*  For list instructions, including unsubscribe, see:
*    http://www.a1.nl/phomepag/markerink/eos_list.htm
***********************************************************

Reply via email to