Overview and description of Leadtools Jpeg2000 classes.
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). |