You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: www/porting.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -367,7 +367,7 @@ <h2><a class="anchor" id="deprecate"></a>Deprecated Features Removed</h2>
367
367
MagickWand-config</samp></pre>
368
368
<p>The FilterImage() method has been removed. Use ConvolveImage() instead.</p>
369
369
370
-
<p>In addition, all deprecated <ahref="http://magick.imagemagick.org/api/deprecate.html">MagickCore</a> and <ahref="http://magick.imagemagick.org/api/magick-deprecate.html">MagickWand</a> methods are no longer available in version 7.</p>
370
+
<p>In addition, all deprecated <ahref="https://legacy.imagemagick.org/api/deprecate.html">MagickCore</a> and <ahref="https://legacy.imagemagick.org/api/magick-deprecate.html">MagickWand</a> methods are no longer available in version 7.</p>
371
371
372
372
<p>The Bessel filter was removed as it is an alias for Jinc. Use -filter Jinc instead.</p>
0 commit comments