Overload List
Name | Description | |
---|---|---|
![]() |
ImageData | Create the equivalent of a null data element. |
![]() |
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. |
![]() |
ImageData (Object) | Create an ImageData object using the specified object to initialize the data array. |