Shy Guy: A standard GRP is 512x512 pixels. When saved to disk, each pixel is encoded as two bytes. We want to find the size of 60 of these, correct? Thus, the equation 512*512*2*60 gives us the number of bytes. Divide by 1 million to get MB.