More whitespace. b31d8df Code style changes. 8608c8b Restored support for reading tiled images with the new openexr api. cbe12a5 do not "ping" image for identify:locate define (ImageMagick/ImageMagick#7693) 664c955 don't truncate "clipboard" delegate 39df846 ...
Whitespace Ignore whitespace Split Unified 6 changes: 3 additions & 3 deletions 6 magick/transform.c @@ -857,8 +857,6 @@ MagickExport Image *CropImageToTiles(const Image *image,assert(image->signature == MagickCoreSignature);if (image->debug != MagickFalse)(...
Whitespace Ignore whitespace Split Unified oss-fuzz crop_fuzzer.cc encoder_fuzzer.cc rotate_fuzzer.cc 2 changes: 1 addition & 1 deletion 2 oss-fuzz/crop_fuzzer.cc @@ -39,7 +39,7 @@ extern "C" int LLVMFuzzerTestOneInput(const uint8_t *Data,size_t Size) Magick::Image image; #...
image.crop_resize('/file/to/output.jpg',:width=>50,:height=>50)#=> output file is an exact 50x50 image You might also want to catch errors, because they will inevitably happen. Possible Errors Imanip::Error# the root, the root, the root is on fireImanip::NotAnImageError# Descends...