ImageCrop method

Implementation

String ImageCrop(
  ImageBase image,
  RectangleBase crop,
) => 'ImageCrop($image, $crop)';