Overload | Description |
---|---|
ExtractFramesNativeMemory(String,Generic List) | 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. |
ExtractFramesNativeMemory(Stream,Generic List) | Extracts specific frames from the input stream, 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. |
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family