From db4596664e5bba856881a659da5e12efce3b2bfa Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 22 Nov 2021 18:11:25 +0100 Subject: rebuild with latest ImageMagick 6/7 --- REFLECTION-im7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'REFLECTION-im7') diff --git a/REFLECTION-im7 b/REFLECTION-im7 index 5b75617..7cd1ca3 100644 --- a/REFLECTION-im7 +++ b/REFLECTION-im7 @@ -1086,7 +1086,7 @@ Extension [ extension #78 imagick version 3.6.0 ] { Constant [ public int DIRECTION_RIGHT_TO_LEFT ] { 1 } Constant [ public int NORMALIZE_KERNEL_NONE ] { 0 } Constant [ public int NORMALIZE_KERNEL_VALUE ] { 8192 } - Constant [ public int NORMALIZE_KERNEL_CORRELATE ] { 131072 } + Constant [ public int NORMALIZE_KERNEL_CORRELATE ] { 65536 } Constant [ public int NORMALIZE_KERNEL_PERCENT ] { 4096 } Constant [ public int PIXELMASK_READ ] { 1 } Constant [ public int PIXELMASK_WRITE ] { 2 } -- cgit