Uses of Class
nom.tam.fits.ImageData
Package
Description
The core classes of nom-tam-fits.
Image tiling support.
-
Uses of ImageData in nom.tam.fits
Modifier and TypeClassDescriptionfinal class
A subclass ofData
containing no actual data.Modifier and TypeMethodDescriptionConverts this image HDU to another image HDU of a different type, possibly using a qunatizer for the integer-decimal conversion of the data elements.static ImageData
ImageHDU.encapsulate
(Object o) Deprecated.static ImageData
Creates a new FITS image using the specified primitive numerical Java array containing data.static ImageData
ImageHDU.manufactureData
(Header hdr) Deprecated.(for internal use) Will reduce visibility in the future -
Uses of ImageData in nom.tam.image
Modifier and TypeClassDescriptionclass
Simple streaming image tile implementation.
from(Object)
instead.