Class | Description | |
---|---|---|
AssociationBox | The Association box allows data in the file to be associated with other data in the file. | |
BinaryFilterBox | The Binary filter box allows a portion of the file to be further compressed or encoded (i.e. encrypted). | |
CompositeJpxImages | CompositeJpxImages specifies the layer color, opacity, pre-multiplied opacity, and compression information. | |
CompositionBox | The Composition box specifies how individual composition layers are combined to create the rendered result. | |
DigitalSignatureBox | A checksum or digital signature that can be used to verify the data contained within the file. | |
FreeBox | The Free box specifies a section of the file that is being currently used and can be overwritten when editing the file. | |
GmlData | GmlData contains the Geography Markup Language (GML) information for a single code stream or multiple code streams. | |
GtsoBox | The Graphics Technology Standard Output (GTSO) box specifies the desired reproduction of the rendered result for commercial printing and proofing systems. | |
InstructionSet | An Instruction Set box containing a set of rendering instructions, each represented through a series of composition parameters. | |
IprBox | The Intellectual Property Rights (IPR) box contains the intellectual properties rights information about a JPEG 2000 file. | |
Jpeg2000Box | The Jpeg2000Box is the base class for Jpeg2000SingleBox and Jpeg2000MultiBox classes. | |
Jpeg2000Engine | This class contains functions that allow you to write JPEG 2000 Part 2 (JPX) images and manipulate JPX boxes, frames, GML Data, and other advanced JPX features. | |
Jpeg2000MultiBox | The Jpeg2000MultiBox is the base class for all LEADTOOLS JPEG 2000 boxes that are allowed to have more than one box in a JPEG 2000 file. | |
Jpeg2000SingleBox | The Jpeg2000SingleBox is the base class for all LEADTOOLS JPEG 2000 boxes that are not allowed to have more than one box in a JPEG 2000 file. | |
MediaDataBox | This box contains a fragment of JPEG 2000 code stream or other media data, such as MPEG-4 audio data. | |
Mpeg7Box | This box contains metadata in MPEG-7 Binary format (BiM) as defined by ISO/IEC 15938. | |
ResolutionBox | The Resolution box specifies the capture and default display resolutions of the image. | |
UuidBox | The UUID box contains vendor-specific information. | |
UuidInformationBox | A UUID Information box contains vendor information in a standard form that can be used by non-extended applications to get more information about the extension of the file. | |
UuidList | The UUID List box contains a list of UUIDs. | |
XmlBox | An XML box contains vendor-specific information (in XML format). |
Structure | Description | |
---|---|---|
BoxInformationElement | Provides information for the specified JPEG 2000 box type. | |
CompositionBoxOptions | The Composition Options box specifies parameters that apply to the composition or animation as a whole. CompositionBox. | |
Fragment | Fragment that provides information for the code streams that are going to be taken out of the JPEG 2000 file and saved to the specified URL. | |
GmlElement | The GmlElement structure provides information about a single GML data element that has a label and associated XML data and is attached to a single code stream. | |
InstructionSetParameter | InstructionSetParameter specifies the parameters for a single instruction. | |
Jpeg2000FileInformation | Provides information about JPEG 2000 file contents. | |
Jpeg2000FrameInformation | Provides information for a single JPEG 2000 frame. | |
UuidId | The ID value that specifies the format of the vendor-specific information and how to interpret that information. | |
UuidUrl | A Uniform Resource Locator (URL)containing more information about the associated vendor-specific extensions. |
Enumeration | Description | |
---|---|---|
CompositeJpxImageFormat | This enumeration is used with CompositeJpxImages to specify the compression type to be used to compress the image data. | |
Jpeg2000BoxType | This enumeration specifies the JPEG 2000 box type. | |
Jpeg2000FileFormat | This enumeration specifies the supported JPEG 2000 file formats. |