A B C D E F G H I J K L M N O P Q R S T U V W X Y

I

IMAGE_HEADER_BOX - Static variable in interface jp2codec.fileformat.FileFormatBoxes
JP2 Header boxes
IMB_C - Static variable in interface jp2codec.fileformat.FileFormatBoxes
 
IMB_IPR - Static variable in interface jp2codec.fileformat.FileFormatBoxes
 
IMB_UnkC - Static variable in interface jp2codec.fileformat.FileFormatBoxes
 
IMB_VERS - Static variable in interface jp2codec.fileformat.FileFormatBoxes
Image Header Box Fields
INFO - Static variable in interface jp2codec.util.MsgLogger
Severity of message.
INTELLECTUAL_PROPERTY_BOX - Static variable in interface jp2codec.fileformat.FileFormatBoxes
 
INV_ICT - Static variable in class jp2codec.image.invcomptransf.InvCompTransf
Identifier for the Inverse Irreversible Component Transformation (INV_ICT).
INV_RCT - Static variable in class jp2codec.image.invcomptransf.InvCompTransf
Identifier for the Inverse Reversible Component Transformation (INV_RCT).
ImgData - Interface in jp2codec.image
This interface defines methods to access image attributes (width, height, number of components, etc.).
ImgDataAdapter - Class in jp2codec.image
This class provides a default implementation of the methods in the 'ImgData' interface.
ImgDataAdapter(ImgData) - Constructor for class jp2codec.image.ImgDataAdapter
Instantiates the ImgDataAdapter object specifying the ImgData source.
ImgDataConverter - Class in jp2codec.image
This class is responsible of all data type conversions.
ImgDataConverter(BlkImgDataSrc, int) - Constructor for class jp2codec.image.ImgDataConverter
Constructs a new ImgDataConverter object that operates on the specified source of image data.
ImgDataConverter(BlkImgDataSrc) - Constructor for class jp2codec.image.ImgDataConverter
Constructs a new ImgDataConverter object that operates on the specified source of image data.
IntegerSpec - Class in jp2codec
This class extends ModuleSpec and is responsible of Integer specifications for each tile-component.
IntegerSpec(int, int, byte) - Constructor for class jp2codec.IntegerSpec
Constructs a new 'IntegerSpec' for the specified number of tiles and components and with allowed type of specifications.
InvCompTransf - Class in jp2codec.image.invcomptransf
This class apply inverse component transformations to the tiles depending on specification read from the codestream header.
InvCompTransf(BlkImgDataSrc, DecoderSpecs, int[]) - Constructor for class jp2codec.image.invcomptransf.InvCompTransf
Constructs a new ForwCompTransf object that operates on the specified source of image data.
InvWT - Interface in jp2codec.wavelet.synthesis
This interface extends the WaveletTransform with the specifics of inverse wavelet transforms.
InvWTAdapter - Class in jp2codec.wavelet.synthesis
This class provides default implementation of the methods in the 'InvWT' interface.
InvWTAdapter(MultiResImgData, DecoderSpecs) - Constructor for class jp2codec.wavelet.synthesis.InvWTAdapter
Instantiates the 'InvWTAdapter' object using the specified 'MultiResImgData' source.
InvWTData - Interface in jp2codec.wavelet.synthesis
This interface extends the MultiResImgData interface with the methods that are necessary for inverse wavelet data (i.e. data that is the source to an inverse wavlet trasnform).
InvWTHelper - Class in jp2codec.wavelet.synthesis
This abstract class provides default implementations of some of methods that are useful for inverse wavelet transforms.
InvWTHelper(InvWTData) - Constructor for class jp2codec.wavelet.synthesis.InvWTHelper
Instantiates a new 'InvWTHelper' object to work with the specified source of wavelet coefficients.
InverseWT - Class in jp2codec.wavelet.synthesis
This class implements the InverseWT with the full-page approach for int and float data.
InverseWT(CBlkWTDataSrcDec, DecoderSpecs) - Constructor for class jp2codec.wavelet.synthesis.InverseWT
Initializes this object with the given source of wavelet coefficients.
idx - Variable in class jp2codec.codestream.CBlkCoordInfo
The code-block horizontal and vertical indexes
imgH - Variable in class jp2codec.codestream.reader.BitstreamReaderAgent
The image width on the hi-res reference grid
imgW - Variable in class jp2codec.codestream.reader.BitstreamReaderAgent
The image width on the hi-res reference grid
imgdatasrc - Variable in class jp2codec.image.ImgDataAdapter
The ImgData source
initChilds() - Method in class jp2codec.wavelet.Subband
Initializes the childs of this node with the correct values.
initPos - Variable in class jp2codec.codestream.reader.HeaderDecoder
The starting position of the codestream in the file
initSubbandsFields(int, SubbandSyn) - Method in class jp2codec.codestream.reader.BitstreamReaderAgent
Initialises subbands fields, such as code-blocks dimension and number of magnitude bits, in the subband tree.
invCT(BufferedImage) - Method in class jp2codec.image.invcomptransf.InvCompTransf
 
isCompSpecified(int) - Method in class jp2codec.ModuleSpec
Whether or not specifications have been entered for the given component.
isCompTransfUsed() - Method in class jp2codec.image.CompTransfSpec
Check if component transformation is used in any of the tiles.
isDerived(int, int) - Method in class jp2codec.quantization.QuantTypeSpec
Returns true if given tile-component uses derived quantization step size.
isEqual(int, int, int, int, int) - Method in class jp2codec.codestream.reader.CBlkIndex
 
isFullyNonReversible() - Method in class jp2codec.quantization.QuantTypeSpec
Check the irreversibility of the whole image.
isFullyReversible() - Method in class jp2codec.quantization.QuantTypeSpec
Check the reversibility of the whole image.
isNode - Variable in class jp2codec.wavelet.Subband
True if it is a node in the tree, false if it is a leaf.
isOriginalSigned(int) - Method in class jp2codec.codestream.reader.HeaderDecoder
Returns true if the original data of the specified component was signed.
isReadOnly() - Method in class jp2codec.imageio.JP2Metadata
 
isReversible() - Method in class jp2codec.image.invcomptransf.InvCompTransf
Returns true if this transform is reversible in current tile.
isReversible(int, int) - Method in class jp2codec.quantization.QuantTypeSpec
Check the reversibility of the given tile-component.
isReversible() - Method in interface jp2codec.wavelet.WaveletFilter
Returns the reversibility of the filter.
isReversible(int, int) - Method in interface jp2codec.wavelet.WaveletTransform
Returns the reversibility of the wavelet transform for the specified component and tile.
isReversible(int, int) - Method in class jp2codec.wavelet.synthesis.InvWTHelper
Returns the reversibility of the wavelet transform for the specified tile-component.
isReversible(int, int) - Method in class jp2codec.wavelet.synthesis.InverseWT
Returns the reversibility of the wavelet transform for the specified component, in the current tile.
isReversible() - Method in class jp2codec.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns the reversibility of the filter.
isReversible() - Method in class jp2codec.wavelet.synthesis.SynWTFilterIntLift5x3
Returns the reversibility of the filter.
isReversible(int, int) - Method in class jp2codec.wavelet.synthesis.SynWTFilterSpec
Check the reversibility of filters contained is the given tile-component.
isSameAsFullWT(int, int, int) - Method in interface jp2codec.wavelet.WaveletFilter
Returns true if the wavelet filter computes or uses the same "inner" subband coefficient as the full frame wavelet transform, and false otherwise.
isSameAsFullWT(int, int, int) - Method in class jp2codec.wavelet.synthesis.SynWTFilterFloatLift9x7
Returns true if the wavelet filter computes or uses the same "inner" subband coefficient as the full frame wavelet transform, and false otherwise.
isSameAsFullWT(int, int, int) - Method in class jp2codec.wavelet.synthesis.SynWTFilterIntLift5x3
Returns true if the wavelet filter computes or uses the same "inner" subband coefficient as the full frame wavelet transform, and false otherwise.
isTileCompSpecified(int, int) - Method in class jp2codec.ModuleSpec
Whether or not a tile-component specification has been defined
isTileSpecified(int) - Method in class jp2codec.ModuleSpec
Whether or not specifications have been entered for the given tile.

A B C D E F G H I J K L M N O P Q R S T U V W X Y