See Also

ImplementingJpeg2000PluginFeatures 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

ImplementingJpeg2000PluginFeatures Class

Leadtools.Topics Namespace : ImplementingJpeg2000PluginFeatures Class

Implementing JPEG 2000 Plug in FeaturesFileFormats

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

Inheritance Hierarchy

System.Object
   Leadtools.Topics.ImplementingJpeg2000PluginFeatures

Syntax

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

Remarks

JPEG 2000 is a wavelet based compression stored in a hierarchical format which contains several stored resolutions of the image in the same file 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 loading and saving the JPEG 2000 file formats. The JPEG 2000 file formats provide greater flexibility and better image quality, especially at higher compression, than standard JPEG. The greater flexibility includes the ability to control:

LEADTOOLS provides the CodecsJpeg2000LoadOptions and CodecsJpeg2000SaveOptions classes for controlling the JPEG 2000 features listed above. To determine or change the current settings for the JPEG 2000 features, use the Jpeg2000 property.

To load JPEG 2000 images progressively, set the Passes property, just as you would for regular JPEG files.

To get the default settings for the JPEG 2000 features, use the Reset and Reset methods.

This support is available only in the LEADTOOLS JPEG 2000 Plug in, and must be unlocked using the Unlock method.

!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

ImplementingJpeg2000PluginFeatures Members  | Leadtools.Topics Namespace

 

 


Products | Support | Contact Us

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