For a list of all members of this type, see Jpeg2000Engine members
Name | Description | |
---|---|---|
AppendBox | Appends a single box to a JPEG 2000 file. This method is available in the Document/Medical Toolkits. | |
AppendBoxes<T> | Appends multiple boxes to a JPEG 2000 file. This method is available in the Document/Medical Toolkits. | |
AppendFrames | Appends new frames to a currently existing JPEG 2000 file. This method is available in the Document/Medical Toolkits. | |
AppendGmlData | Appends Geography Markup Language (GML) data to the specified JPEG 2000 file. This method is available in the Document/Medical Toolkits. | |
ExtractFrames | Extracts the specified frames from the input file, and saves them to a new JPEG 2000 file. This method is available in the Document/Medical Toolkits. | |
ExtractFramesMemory | Extracts the specified frames from the input file, and saves them to a new JPEG 2000 file in a byte array. This method is available in the Document/Medical Toolkits. | |
ExtractFramesNativeMemory | Extracts the specified frames from the input file, and saves them to a new JPEG 2000 file in a Leadtools.RasterNativeBuffer object. This method is available in the Document/Medical Toolkits. | |
FragmentJpxFile | Fragments the specified code streams within a JPEG 2000 part 2 (JPX) file. This method is available in the Document/Medical Toolkits. | |
FreeFramesNativeMemory | Releases the resources used by the Leadtools.RasterNativeBuffer. | |
GetBox | Gets a box of the specified type for the engine. | |
GetBoxes<T> | Gets all engine boxes of the specified type. | |
GetFileInformation | Gets the JPEG 2000 file information from a disk file. | |
Load | Loads the specified JPEG 2000 image file using the specified options. | |
LoadComposite | Loads the specified JPEG 2000 image files (that is CompositeJpxImages.ColorImage, CompositeJpxImages.OpacityImage, and CompositeJpxImages.PreOpacityImage) using the specified options. | |
ReadBox | Reads a boxType of box at the boxIndex index from the specified JPEG 2000 file. | |
ReadFrames | Loads the specified frame images (i.e. CompositeJpxImages.ColorImage, CompositeJpxImages.OpacityImage, and CompositeJpxImages.PreOpacityImage) from the specified JPEG 2000 file using the specified options. | |
ReadGmlData | Reads Geography Markup Language (GML) data stored in a JPEG 2000 file. | |
ResetEngineBoxes | Resets all of the boxes for the JPEG 2000 engine. | |
Save | Saves a Leadtools.RasterImage to a file in any of the supported JPEG 2000 file formats. This method is available in the Document/Medical Toolkits. | |
SaveComposite | Saves a CompositeJpxImages list to a file in any of the supported JPEG 2000 file formats. This method is available in the Document/Medical Toolkits. | |
SetBox | Sets a single box for the JPEG 2000 engine. | |
SetBoxes<T> | Sets a list of boxes for the JPEG 2000 engine. |
Name | Description | |
---|---|---|
Dispose | Overloaded. Releases all resources used by this Jpeg2000Engine. | |
Finalize | This member overrides Finalize. |