[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
This commit is contained in:
Frank Baker
2005-06-08 10:39:09 -05:00
parent 54188b4abb
commit d0145118bd

View File

@@ -160,7 +160,7 @@ are:</dd>
"IMAGE_GRAYSCALE" (length 15)</dt>
<dd>
A grayscale image, values 0-255 indicating brightness.</dd>
A grayscale image</dd>
<dt>
"IMAGE_BITMAP" (length 12)</dt>
@@ -268,8 +268,7 @@ Attribute name="<b>IMAGE_ASPECTRATIO</b>"</dt>
<dl>
<dd>
If set, this attribute indicates the aspect ratio.&nbsp; This attribute
is HDF5 type H5T_NATIVE_UINT.</dd>
If set, this attribute indicates the aspect ratio.</dd>
</dl>
<dt>
@@ -1273,7 +1272,7 @@ it may or may not be correct for a given application.</p>
Describes HDF5 Release 1.7, the unreleased development branch; working toward HDF5 Release 1.8.0
</address><!-- #EndLibraryItem --><!-- Created: Spring 1999 -->
<!-- hhmts start -->
Last modified: 3 July 2001
Last modified: 8 June 2005
<!-- hhmts end -->
</body>