Leadtools.Jpeg2000 Assembly Changes (original) (raw)
Summary
Version Changes: 21 to 22
New Members (version 22)
The following members have been added:
Name |
---|
None |
Removed Members (version 22)
The following members have been removed:
Name |
---|
None |
Version Changes: 20 to 21
New Members (version 21)
The following members have been added:
Name |
---|
None |
Removed Members (version 21)
The following members have been removed:
Name |
---|
None |
Version Changes: 19 to 20
New Members (version 20)
The following members have been added:
Name |
---|
None |
Removed Members (version 20)
The following members have been removed:
Name |
---|
None |
Version Changes: 18 to 19
New Members
The following members have been added:
Name | Description |
---|---|
Leadtools.Jpeg2000.Jpeg2000Engine.AppendBoxes1(Stream,List<0>) | Appends multiple boxes to a JPEG 2000 data stream. This method is available in the Document/Medical Toolkits. |
Leadtools.Jpeg2000.Jpeg2000Engine.AppendBoxes1(string,List<0>) | Appends multiple boxes to a JPEG 2000 file. This method is available in the Document/Medical Toolkits. |
Leadtools.Jpeg2000.Jpeg2000Engine.AppendFrames(RasterCodecs,Stream,CompositeJpxImages,int,int) | Appends new frames to a currently existing JPEG 2000 stream. This method is available in the Document/Medical Toolkits. |
Leadtools.Jpeg2000.Jpeg2000Engine.AppendFrames(RasterCodecs,string,CompositeJpxImages,int,int) | Appends new frames to a currently existing JPEG 2000 file. This method is available in the Document/Medical Toolkits. |
Leadtools.Jpeg2000.Jpeg2000Engine.ExtractFrames(string,string,List) | 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. |
Leadtools.Jpeg2000.Jpeg2000Engine.ExtractFramesMemory(Stream,List) | Extracts the specified frames from the input stream, and saves them to a new JPEG 2000 file in a byte array. This method is available in the Document/Medical Toolkits. |
Leadtools.Jpeg2000.Jpeg2000Engine.ExtractFramesMemory(string,List) | 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. |
Leadtools.Jpeg2000.Jpeg2000Engine.ExtractFramesNativeMemory(Stream,List) | Extracts the specified frames from the input stream, and saves them to a new JPEG 2000 file in a Leadtools.RasterNativeBuffer object. This method is available in the Document/Medical Toolkits. |
Leadtools.Jpeg2000.Jpeg2000Engine.ExtractFramesNativeMemory(string,List) | 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. |
Leadtools.Jpeg2000.Jpeg2000Engine.FragmentJpxFile(string,string,UuidUrl,Fragment) | Fragments the specified code streams within a JPEG 2000 part 2 (JPX) file. This method is available in the Document/Medical Toolkits. |
Leadtools.Jpeg2000.Jpeg2000Engine.LoadImage | Occurs during the JPEG 2000 file loading process to provide functionality for manually handling the output image data or monitoring the progress status. |
Leadtools.Jpeg2000.Jpeg2000Engine.ReadFrames(RasterCodecs,Stream,List,int,CodecsLoadByteOrder) | Loads the specified frame images (i.e. CompositeJpxImages.ColorImage, CompositeJpxImages.OpacityImage, and CompositeJpxImages.PreOpacityImage) from the specified JPEG 2000 stream using the specified options. |
Leadtools.Jpeg2000.Jpeg2000Engine.ReadFrames(RasterCodecs,string,List,int,CodecsLoadByteOrder) | Loads the specified frame images (i.e. CompositeJpxImages.ColorImage, CompositeJpxImages.OpacityImage, and CompositeJpxImages.PreOpacityImage) from the specified JPEG 2000 file using the specified options. |
Leadtools.Jpeg2000.Jpeg2000Engine.SaveComposite(RasterCodecs,Stream,CompositeJpxImages,Jpeg2000FileFormat,int,int) | Saves a CompositeJpxImages list to a stream in any of the supported JPEG 2000 file formats. This method is available in the Document/Medical Toolkits. |
Leadtools.Jpeg2000.Jpeg2000Engine.SaveComposite(RasterCodecs,string,CompositeJpxImages,Jpeg2000FileFormat,int,int) | 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. |
Leadtools.Jpeg2000.Jpeg2000Engine.SaveImage | Occurs during the JPEG 2000 file saving process to provide functionality for manually handling the output image data or monitoring the progress status. |
Leadtools.Jpeg2000.Jpeg2000Engine.SetBoxes1(Jpeg2000FileFormat,List<0>) | Sets a list of boxes for the JPEG 2000 engine. |
Removed Members
The following members have been removed:
Name | Description |
---|---|
Leadtools.Jpeg2000.Jpeg2000Engine.AppendBoxes(Stream,List) | Appends multiple boxes to a JPEG 2000 data stream. This method is available in the Leadtools.Topics.RasterProDocMed Toolkits. |
Leadtools.Jpeg2000.Jpeg2000Engine.AppendBoxes(String,List) | Appends multiple boxes to a JPEG 2000 file. This method is available in the Leadtools.Topics.RasterProDocMed Toolkits. |
Leadtools.Jpeg2000.Jpeg2000Engine.AppendFrames(RasterCodecs,Stream,CompositeJpxImages},int,int) | Appends new frames to a currently existing JPEG 2000 stream. This method is available in the Leadtools.Topics.RasterProDocMed Toolkits. |
Leadtools.Jpeg2000.Jpeg2000Engine.AppendFrames(RasterCodecs,string,CompositeJpxImages},int,int) | Appends new frames to a currently existing JPEG 2000 file. This method is available in the Leadtools.Topics.RasterProDocMed Toolkits. |
Leadtools.Jpeg2000.Jpeg2000Engine.ExtractFrames(string,string,Int32}) | Extracts the specified frames from the input file, and saves them to a new JPEG 2000 file. This method is available in the Leadtools.Topics.RasterProDocMed Toolkits. |
Leadtools.Jpeg2000.Jpeg2000Engine.ExtractFramesMemory(Stream,Int32}) | Extracts the specified frames from the input stream, and saves them to a new JPEG 2000 file in a byte array. This method is available in the Leadtools.Topics.RasterProDocMed Toolkits. |
Leadtools.Jpeg2000.Jpeg2000Engine.ExtractFramesMemory(string,Int32}) | 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 Leadtools.Topics.RasterProDocMed Toolkits. |
Leadtools.Jpeg2000.Jpeg2000Engine.ExtractFramesNativeMemory(Stream,Int32}) | Extracts the specified frames from the input stream, and saves them to a new JPEG 2000 file in a Leadtools.RasterNativeBuffer object. This method is available in the Leadtools.Topics.RasterProDocMed Toolkits. |
Leadtools.Jpeg2000.Jpeg2000Engine.ExtractFramesNativeMemory(string,Int32}) | 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 Leadtools.Topics.RasterProDocMed Toolkits. |
Leadtools.Jpeg2000.Jpeg2000Engine.FragmentJpxFile(string,string,UuidUrl},Fragment}) | Fragments the specified code streams within a JPEG 2000 part 2 (JPX) file. This method is available in the Leadtools.Topics.RasterProDocMed Toolkits. |
Leadtools.Jpeg2000.Jpeg2000Engine.LoadImage | Occurs during the JPEG 2000 file loading process to provide functionality for manually handling the output image data or monitoring the progress status. |
Leadtools.Jpeg2000.Jpeg2000Engine.ReadFrames(RasterCodecs,Stream,Int32},int,CodecsLoadByteOrder) | Loads the specified frame images (i.e. Leadtools.Jpeg2000.CompositeJpxImages.ColorImage, Leadtools.Jpeg2000.CompositeJpxImages.OpacityImage, and Leadtools.Jpeg2000.CompositeJpxImages.PreOpacityImage) from the specified JPEG 2000 stream using the specified options. |
Leadtools.Jpeg2000.Jpeg2000Engine.ReadFrames(RasterCodecs,string,Int32},int,CodecsLoadByteOrder) | Loads the specified frame images (i.e. Leadtools.Jpeg2000.CompositeJpxImages.ColorImage, Leadtools.Jpeg2000.CompositeJpxImages.OpacityImage, and Leadtools.Jpeg2000.CompositeJpxImages.PreOpacityImage) from the specified JPEG 2000 file using the specified options. |
Leadtools.Jpeg2000.Jpeg2000Engine.SaveComposite(RasterCodecs,Stream,CompositeJpxImages},Jpeg2000FileFormat,int,int) | Saves a Leadtools.Jpeg2000.CompositeJpxImages list to a stream in any of the supported JPEG 2000 file formats. This method is available in the Leadtools.Topics.RasterProDocMed Toolkits. |
Leadtools.Jpeg2000.Jpeg2000Engine.SaveComposite(RasterCodecs,string,CompositeJpxImages},Jpeg2000FileFormat,int,int) | Saves a Leadtools.Jpeg2000.CompositeJpxImages list to a file in any of the supported JPEG 2000 file formats. This method is available in the Leadtools.Topics.RasterProDocMed Toolkits. |
Leadtools.Jpeg2000.Jpeg2000Engine.SaveImage | Occurs during the JPEG 2000 file saving process to provide functionality for manually handling the output image data or monitoring the progress status. |
Leadtools.Jpeg2000.Jpeg2000Engine.SetBoxes1(Jpeg2000FileFormat,List{0}) | Sets a list of boxes for the JPEG 2000 engine. |
Version Changes: 17.5 to 18
New Members
The following members have been added to the existing types:
Member | Description |
---|---|
There are no new members added since last revision. | None |
Version Changes: 17 to 17.5
Version 17.5 has not changed from Version 17. For more information, refer to New in 17.5.
Version Changes: 16.5 to 17
images/netleadtoolstopics/Template
Version Changes: 16 to 16.5
Version 16.5 has not changed from Version 16. For more information, refer to New in 16.5.
Version Changes: 15 to 16
Version 16 has not changed from Version 15
LEADTOOLS Imaging, Medical, and Document