mirror of
https://github.com/ImageMagick/ImageMagick.git
synced 2026-06-08 15:37:13 +02:00
Fixed build error.
This commit is contained in:
@@ -388,6 +388,7 @@ static MagickBooleanType GetAbsoluteDistortion(const Image *image,
|
||||
/*
|
||||
Compute the absolute difference in pixels between two images.
|
||||
*/
|
||||
area=0;
|
||||
status=MagickTrue;
|
||||
SetImageDistortionBounds(image,reconstruct_image,&columns,&rows);
|
||||
image_view=AcquireVirtualCacheView(image,exception);
|
||||
|
||||
Reference in New Issue
Block a user