<casaxml xsi:schemaLocation="http://casa.nrao.edu/schema/casa.xsd file:///opt/casa/code/tools/xml/casa.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://casa.nrao.edu/schema/psetTypes.html">
<tool module="images" name="imagemetadata">
<shortdescription>Operations on imagemetadata</shortdescription>
<include>imagemetadata_forward.h</include>
<include>imagemetadata_private.h</include> </private>
An imagemetadata tool provides access to \casa\ image metadata.
{\bf Overview of imagemetadata \tool\ functionality}
\item {\bf List - } List image metadata.
\item <link anchor="images:imagemetadata.list.function">list</link> - List image metadata.
An imagemetadata tool provides access to an image's metadata. This tool
fully supports float and complex valued images.
immd.open("myim.im")
<method name="imagemetadata" type="constructor">
<method name="add" type="function">
<shortdescription>Add a key-value pair if possible.</shortdescription>
<param name="key" type="string">
<description>The name of the FITS or other keyword.</description>