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