Class NullPixelMaskRestorer
java.lang.Object
nom.tam.image.compression.tile.mask.AbstractNullPixelMask
nom.tam.image.compression.tile.mask.NullPixelMaskRestorer
restore the null pixel values of an image.
-
Field Summary
Fields inherited from class nom.tam.image.compression.tile.mask.AbstractNullPixelMask
NULL_INDICATOR
-
Constructor Summary
ConstructorsConstructorDescriptionNullPixelMaskRestorer
(TileBuffer tileBuffer, int tileIndex, long nullValue, ICompressorControl compressorControl) -
Method Summary
Methods inherited from class nom.tam.image.compression.tile.mask.AbstractNullPixelMask
getCompressorControl, getMask, getMaskBytes, getNullValue, getTileBuffer, getTileIndex, initializedMask, setMask
-
Constructor Details
-
NullPixelMaskRestorer
public NullPixelMaskRestorer(TileBuffer tileBuffer, int tileIndex, long nullValue, ICompressorControl compressorControl)
-
-
Method Details
-
restoreNulls
public void restoreNulls()
-