CropImage

Function CropImage 

Source
pub unsafe extern "C" fn CropImage(
    image: *const Image,
    geometry: *const RectangleInfo,
    exception: *mut ExceptionInfo,
) -> *mut Image