Not exactly. You would probably end up using nearest neighbour/
bilinear/ bicubic interpolation. What you'd really want would be a
weighted average of groups of 4 pixels.
Rob Studdert wrote:
You could of course
reduce the image dimensions by 50% and desaturate, this would have a similar
effect.