The Crop operation crops the image according to the specified aspect ratio.
A ratio of 2 means, the height of the image is twice the width, a ratio of 0.5
means the height of the image is half of the width.
Add summary documentation here.
version: $Id: CropOperation.java 509607 2007-02-20 15:32:23Z cziegeler $