Uses of Class
nom.tam.image.compression.hdu.CompressedImageData
Package
Description
Compressing and decompressing HDUs, for both images and binary tables.
-
Uses of CompressedImageData in nom.tam.image.compression.hdu
Modifier and TypeMethodDescriptionCompressedImageHDU.getData()
static CompressedImageData
CompressedImageHDU.manufactureData
(Header hdr) Deprecated.(for internal use) Will reduce visibility in the futureModifierConstructorDescriptionCompressedImageHDU
(Header hdr, CompressedImageData datum) Creates an new compressed image HDU with the specified header and compressed data.