See Also

WorkingWithJ2k Members  | Leadtools.Topics Namespace

!MISSING Scrap '_COLLAPSIBLE_HEADER'!

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

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Requirements Languages Leadtools.Topics Send comments on this topic.

Back to Introduction - All Topics

Help Version 15.5.11

WorkingWithJ2k Class

Leadtools.Topics Namespace : WorkingWithJ2k Class

Implementing JPEG 2000 Plug in FeaturesWorkingWithDicomFiles

For a list of all members of this type, see WorkingWithJ2k members.

Inheritance Hierarchy

System.Object
   Leadtools.Topics.WorkingWithJ2k

Syntax

[Visual Basic]
Public Class WorkingWithJ2k
[C#]
public class WorkingWithJ2k
[C++]
public __gc class WorkingWithJ2k
[C++/CLI]
public ref class WorkingWithJ2k

Remarks

JPEG 2000 is a wavelet-based compression stored in a hierarchical format, which contains several stored resolutions of the image in the same bit-stream without duplication. For that reason, a JPEG 2000 compressed image can then be sent to a device in the resolution that best fits, without additional storage overhead.

The LEADTOOLS JPEG 2000 Plug in provides support for encoding and decoding a JPEG 2000 bit-stream. The JPEG 2000 compression provides greater flexibility and better image quality, especially at higher compression ratios, than standard JPEG. The greater flexibility includes the ability to control:

LEADTOOLS provides the DicomDataSet.Jpeg2000Options property for controlling the JPEG 2000 features listed above.

To get the default settings for the JPEG2000 features, use the DicomDataSet.DefaultJpeg2000Options property.

!MISSING Scrap '_COLLAPSIBLE_HEADER'!

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

See Also

WorkingWithJ2k Members  | Leadtools.Topics Namespace

 

 


Products | Support | Contact Us

Copyright © 2006-2007 All Rights Reserved. LEAD Technologies, Inc.