JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
nom.tam.fits.ImageData
Packages that use
ImageData
Package
Description
nom.tam.fits
Uses of
ImageData
in
nom.tam.fits
Methods in
nom.tam.fits
that return
ImageData
Modifier and Type
Method
Description
static
ImageData
ImageHDU.
encapsulate
(
Object
o)
Constructors in
nom.tam.fits
with parameters of type
ImageData
Modifier
Constructor
Description
ImageHDU
(
Header
h,
ImageData
d)
Build an image HDU using the supplied data.