diff options
Diffstat (limited to 'html/en/representation.html')
-rw-r--r-- | html/en/representation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/en/representation.html b/html/en/representation.html index fd6fa0d..fbbf6a6 100644 --- a/html/en/representation.html +++ b/html/en/representation.html @@ -9,7 +9,7 @@ <body> -<h1>Image Representation Overview</h1> +<h1>Image Representation</h1> <h3>Width and Height</h3> <p>In the IM library images are 2D matrices of pixels defining <b>width</b> and <b>height</b>. Stacks, Animations, |