|
1 |
| -<html lang="en"><HEAD> |
2 |
| -<meta charset="utf-8" > |
3 |
| -<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" > |
4 |
| -<link rel="stylesheet" href="../../assets/usage.css"> |
5 |
| -<TITLE>Nicolas Robidoux Resampling -- ImageMagick Examples</TITLE> |
6 |
| -<LINK REL="icon" HREF="../../img_www/favicon.ico" type="image/x-icon"> |
7 |
| -<LINK REL="shortcut" HREF="../../img_www/favicon.ico" type="image/x-icon"> |
8 |
| -<LINK REL="canonical" HREF="https://imagemagick.org/Usage/filter/nicolas/"> |
9 |
| -</HEAD><BODY BGCOLOR="#B0C4DE"> |
10 |
| - |
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | +<head> |
| 4 | + <meta charset="utf-8" > |
| 5 | + <meta name="viewport" content="width=device-width, initial-scale=1" > |
| 6 | + <link rel="stylesheet" href="../../assets/usage.css"> |
| 7 | + <title>Nicolas Robidoux Resampling -- ImageMagick Examples</title> |
| 8 | + <LINK REL="icon" HREF="../../img_www/favicon.ico" type="image/x-icon"> |
| 9 | + <LINK REL="shortcut" HREF="../../img_www/favicon.ico" type="image/x-icon"> |
| 10 | + <LINK REL="canonical" HREF="https://imagemagick.org/Usage/filter/nicolas/"> |
| 11 | +</head> |
| 12 | +<body> |
| 13 | + <main class="container"> |
| 14 | + <div class="magick-template"> |
| 15 | + <div class="magick-header"> |
11 | 16 | <H1>ImageMagick Examples -- <BR>
|
12 | 17 | <IMG SRC="../img_www/space.gif" width=50 height=1>
|
13 | 18 | Resampling by Nicolas Robidoux</H1>
|
14 | 19 |
|
15 |
| -<div> |
| 20 | + <div> |
16 | 21 |
|
17 | 22 | <B>Index</B><BR>
|
18 | 23 | <TABLE CELLSPACING=0>
|
@@ -913,4 +918,5 @@ <H3>Thanks</H3>
|
913 | 918 | Examples Generated with:
|
914 | 919 | <IMG SRC="version.gif" ALIGN=absmiddle ALT="[version image]"><BR>
|
915 | 920 | URL: <CODE>https://imagemagick.org/Usage/filter/nicolas/</CODE>
|
| 921 | +</div> |
916 | 922 | </ADDRESS></BODY></HTML>
|
0 commit comments