In other words Chet,[quote user="chet"]resolution 2 * width * height * bits per sample = filesize in bits[/quote] This is a general equation to calculate file size for a bitmap without compression.[quote user="chet"]sqrt((((503316480 / 24) / w ) / h)) = your dpi[/quote] And this is...