From d0145118bd9cb5204fc1ae03ab2ae1ea6a87d8b7 Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Wed, 8 Jun 2005 10:39:09 -0500 Subject: [svn-r10878] Purpose: Remove statement that gray-scale image attribute must be in the range of 0-255. Remove datatype definition for the attribute IMAGE_ASPECTRATIO. Fixes Bugzilla entry 347. Platforms tested: Firefox --- doc/html/ADGuide/ImageSpec.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/html/ADGuide/ImageSpec.html b/doc/html/ADGuide/ImageSpec.html index 066a5ab..f5bf217 100755 --- a/doc/html/ADGuide/ImageSpec.html +++ b/doc/html/ADGuide/ImageSpec.html @@ -160,7 +160,7 @@ are: "IMAGE_GRAYSCALE" (length 15)
-A grayscale image, values 0-255 indicating brightness.
+A grayscale image
"IMAGE_BITMAP" (length 12)
@@ -268,8 +268,7 @@ Attribute name="IMAGE_ASPECTRATIO"
-If set, this attribute indicates the aspect ratio.  This attribute -is HDF5 type H5T_NATIVE_UINT.
+If set, this attribute indicates the aspect ratio.
@@ -1273,7 +1272,7 @@ it may or may not be correct for a given application.

Describes HDF5 Release 1.7, the unreleased development branch; working toward HDF5 Release 1.8.0 -Last modified: 3 July 2001 +Last modified: 8 June 2005 -- cgit v0.12