Leadtools.Jpeg2000 Assembly Changes

Version Changes: 18 to 19

New Members

The following members have been added:

Name Description
Leadtools.Jpeg2000.Jpeg2000Engine.AppendFrames(RasterCodecs,Stream,List<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,List<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<int>) 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<int>) 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<int>) 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<int>) 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<int>) 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,List<UuidUrl>,List<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.ReadFrames(RasterCodecs,Stream,List<int>,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>,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,List<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,List<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.

Removed Members

The following members have been removed:

Name Description
Leadtools.Jpeg2000.Jpeg2000Engine.AppendBoxes``1(Stream,System.Collections.Generic.List<`T>) Appends multiple boxes to a JPEG 2000 data stream. This method is available in the Leadtools.Topics.RasterProDocMed Toolkits.
Leadtools.Jpeg2000.Jpeg2000Engine.AppendBoxes``1(string,System.Collections.Generic.List<`T>) Appends multiple boxes to a JPEG 2000 file. This method is available in the Leadtools.Topics.RasterProDocMed Toolkits.
Leadtools.Jpeg2000.Jpeg2000Engine.AppendFrames(RasterCodecs,Stream,System.Collections.Generic.List<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,System.Collections.Generic.List<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.Dispose(bool) Overloaded. Releases all resources used by this Leadtools.Jpeg2000.Jpeg2000Engine.
Leadtools.Jpeg2000.Jpeg2000Engine.ExtractFrames(string,string,System.Collections.Generic.List<System.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,System.Collections.Generic.List<System.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,System.Collections.Generic.List<System.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,System.Collections.Generic.List<System.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,System.Collections.Generic.List<System.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,System.Collections.Generic.List<UuidUrl>,System.Collections.Generic.List<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.GetBoxes``1(Jpeg2000FileFormat) Gets all engine boxes of the specified type.
Leadtools.Jpeg2000.Jpeg2000Engine.ReadFrames(RasterCodecs,Stream,System.Collections.Generic.List<System.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,System.Collections.Generic.List<System.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,System.Collections.Generic.List<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,System.Collections.Generic.List<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.SetBoxes``1(Jpeg2000FileFormat,System.Collections.Generic.List<`T>) 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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Imaging, Medical, and Document
Click or drag to resize