diff options
author | scuri <scuri> | 2009-10-07 15:02:02 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-10-07 15:02:02 +0000 |
commit | b68e11acbb63dc40992a0ca7a89af39b37a5447c (patch) | |
tree | 38820166963fe7fd92077bbe666d89945dbd080a /html/en/representation.html | |
parent | 0d5c0fc59d7887247fff5a115aa177fabeedc24b (diff) |
*** empty log message ***
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, |