These four fields are in the image's coordinate space—they project the cropping stencil onto the image. This lets you crop an image to the stencil's shape without shrinking it down to the stencil's actual size.
crop_left:
crop_top:
crop_width:
crop_height:
stencil_width and stencil_height pass the onscreen size of the cropping stencil. Set resize_to_stencil to true to resize the cropped image to the actual stencil size.
stencil_width:
stencil_height:
resize_to_stencil:
When the cancel button is clicked, this field is set to true and the form is submitted. This lets your controller customize what action the server takes when cropping is canceled.
crop_cancel:
(If this message doesn't disappear automatically, please make sure your browser has Javascript turned on.)