For a list of all members of this type, see Jpeg2000Engine members.
Name | Description | |
---|---|---|
AppendBox | Overloaded. Appends a single box to a JPEG 2000 file. This method is available in the Document/Medical Toolkits. | |
AppendBoxes | Overloaded. Appends multiple boxes to a JPEG 2000 file. This method is available in the Document/Medical Toolkits. | |
AppendFrames | Overloaded. Appends new frames to a currently existing JPEG 2000 file. This method is available in the Document/Medical Toolkits. | |
AppendGmlData | Overloaded. Appends Geography Markup Language (GML) data to the specified JPEG 2000 file. This method is available in the Document/Medical Toolkits. | |
Dispose | Overloaded. Overloaded. Releases all resources used by this Jpeg2000Engine. | |
ExtractFrames | Extracts specific frames from the input file, and saves them to a new JPEG 2000 file. This file contains only the extracted frame headers/codestreams (not any obtained through the decompressing/recompressing process) so it saves processor time and memory. This method is available in the Document/Medical Toolkits. | |
ExtractFramesMemory | Overloaded. Extracts specific frames from the input file, and saves them to a new JPEG 2000 file in a byte array. This file contains only the extracted frame headers/codestreams (not any obtained through the decompressing/recompressing process) so it saves processor time and memory. This method is available in the Document/Medical Toolkits. | |
ExtractFramesNativeMemory | Overloaded. Extracts specific frames from the input file, and saves them to a new JPEG 2000 file in a RasterNativeBuffer object. This file contains only the extracted frame headers/codestreams (not any obtained through the decompressing/recompressing process) so it saves processor time and memory. This method is available in the Document/Medical Toolkits. | |
FragmentJpxFile | Fragments specified codestreams within a JPEG 2000 part 2 (JPX) file. This method is available in the Document/Medical Toolkits. | |
FreeFramesNativeMemory | Releases resources used by the RasterNativeBuffer. | |
GetBox | Gets the specified type of box for the engine. | |
Generic GetBoxes | Gets all engine boxes of a specific type. | |
GetFileInformation | Overloaded. Gets the JPEG 2000 file information from a disk file. | |
Load | Overloaded. Loads the specified JPEG 2000 image file using specific options. | |
LoadComposite | Overloaded. Loads the specified JPEG 2000 image files (that is ColorImage, OpacityImage, and PreOpacityImage) using the specified options. | |
ReadBox | Overloaded. Reads a box of type boxType at index boxIndex from the specified JPEG 2000 file. | |
ReadFrames | Overloaded. Loads specific frame images (i.e. ColorImage, OpacityImage, and PreOpacityImage) from the specified JPEG 2000 file using the specified options. | |
ReadGmlData | Overloaded. Reads Geography Markup Language (GML) data stored in a JPEG 2000 file. | |
ResetEngineBoxes | Resets all of the boxes for the JPEG 2000 engine. | |
Save | Overloaded. Saves a RasterImage to a file in any of the supported JPEG 2000 file formats. This method is available in the Document/Medical Toolkits. | |
SaveComposite | Overloaded. 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. | |
Generic SetBoxes | Sets a list of boxes for the JPEG 2000 engine. |
Reference
Jpeg2000Engine ClassLeadtools.Jpeg2000 Namespace
AppendBox
AppendBoxes
AppendFrames
AppendGmlData
Dispose
ExtractFrames
ExtractFramesMemory
ExtractFramesNativeMemory
FragmentJpxFile
FreeFramesNativeMemory
GetBox
GetBoxes
GetFileInformation
Load
LoadComposite
ReadBox
ReadFrames
ReadGmlData
ResetEngineBoxes
Save
SaveComposite
SetBox
SetBoxes
Compression Using LEAD and JPEG Formats
File Formats - JPEG And LEAD Compressed
Bitmaps In Memory And In Files
JPEG2000 File Comments
JPEG And LEAD File Comments
Programming with JPEG 2000 Features
JPEG 2000 Boxes