Gets a crop bounds of this user-selected file if it is an image.
public function getCropBounds() {
}
Type: string
The crop bounds of this user-selected file if it is an image. Otherwise, this property returns a 0 size rectangle.
The value has the following format: left,top,right,bottom.