Overload List

  Name Description
Public method ImageData Create the equivalent of a null data element.
Public method ImageData (Header) Create an array from a header description. This is typically how data will be created when reading FITS data from a file where the header is read first. This creates an empty array.
Public method ImageData (Object) Create an ImageData object using the specified object to initialize the data array.

See Also