Thanks agraham.
This bug will be fixed in the next version (one after 6.50).
It will happen when the assigned image is a reference to an external object.
The workaround is to reassign the image before changing the mode property:
Code:
Image1.Image = Bitmap.Value
Image1.Mode = cCenterImage