Getting Started
Leadtools.Jpeg2000 Getting Started
Summary
LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)
For pointers to sample programs that demonstrate many features, see the table below:
.NET
Redistributables Paths
Path |
Target Platform |
<installdir>\Bin\net |
.NET 6+ |
Assembly - Class/Namespace |
Comments |
Leadtools.Jpeg2000.DLL -
Leadtools.Jpeg2000 |
The Leadtools.Jpeg2000 namespace contains functions to write JPEG 2000 Part 2 (JPX) images and manipulate JPX boxes, frames, GML Data, and other advanced JPX features. |
Dependencies
Library |
Description |
Dependencies |
Leadtools.Jpeg2000.dll |
Core Library |
Leadtools.dll |
Leadtools.Jpeg2000 | JPEG 2000 Library |
Sample Programs
Demo Name |
Source Code Path |
Description |
Load Save |
\Examples\FileFormats\DotNet\LoadSaveCLIDemo\net |
Demonstrates loading and saving of images. |
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Conversion Service Configuration |
\Examples\FileFormats\DotNet\ConversionServiceConfigDemo\net |
\Bin\net\ConversionServiceConfigDemo_Original.exe |
Serves as a configuration tool for the file conversion service created by ConversionServiceDemo. - Converts files to and from any of the LEADTOOLS supported formats.
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Conversion Service |
\Examples\FileFormats\DotNet\ConversionServiceDemo\net |
\Bin\net\ConversionServiceDemo_Original.exe |
Demonstrates how to create a Windows service that monitors a folder for new files and performs file format conversions. - Converts files to and from any of the LEADTOOLS supported formats.
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Feed Load |
\Examples\FileFormats\DotNet\FeedLoadDemo\net |
\Bin\net\FeedLoadDemo_Original.exe |
Demonstrates the Feed Load file loading with LEADTOOLS. Allows users to load image files for which all the data is not available at the start of the load process. For example, you can feed data to the load functions as chunks are downloaded from a remote location. |
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
J2K Large Image Save |
\Examples\FileFormats\DotNet\J2KLargeImageSaveDemo\net |
\Bin\net\J2KLargeImageSaveDemo_Original.exe |
Demonstrates progressive load save for large J2K images. Performs progressive load/save for large J2K images to avoid keeping the entire image in memory during the compression process. |
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
JPEG 2000 |
\Examples\FileFormats\DotNet\Jpeg2000Demo\net |
\Bin\net\Jpeg2000Demo_Original.exe |
Demonstrates loading and displaying various resolutions from JPEG 2000 images. - Load JPEG 2000 Image Resolutions
- Zoom in/out
- Save JPEG 2000 images
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Multipage Conversions |
\Examples\FileFormats\DotNet\MultipageConversionsDemo\net |
\Bin\net\MultipageConversionsDemo_Original.exe |
Demo allows you to load all images into a single RasterImage object, then save each image to a disk, appending each new page. |
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Open Save |
\Examples\FileFormats\DotNet\OpenSaveDemo\net |
\Bin\net\OpenSaveDemo_Original.exe |
Demonstrates the basic image file open and save support in LEADTOOLS. |
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Open Save Stamp |
\Examples\FileFormats\DotNet\OpenSaveStampDemo\net |
\Bin\net\OpenSaveStampDemo_Original.exe |
Demonstrates saving a stamp preview in image files. |
.NET Framework
Redistributables Paths
Path |
Target Platform |
<installdir>\Bin\DotNet4\Win32 |
x86 .NET 4 or 4.5 |
<installdir>\Bin\DotNet4\x64 |
x64 .NET 4 or 4.5 |
Assembly - Class/Namespace
|
Comments |
Leadtools.Jpeg2000.DLL -
Leadtools.Jpeg2000
|
The Leadtools.Jpeg2000 namespace contains functions to write JPEG 2000 Part 2 (JPX) images and manipulate JPX boxes, frames, GML Data, and other advanced JPX features.
|
Dependencies
Library |
Description |
Dependencies |
Leadtools.Jpeg2000.dll |
Core Library |
Leadtools.dll |
Leadtools.Jpeg2000 | JPEG 2000 Library |
Sample Programs
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Conversion Service Configuration |
\Examples\FileFormats\DotNet\ConversionServiceConfigDemo\fx |
\Bin\DotNet4\<Win32/Win32/x64/x64>\ConversionServiceConfigDemo.exe |
Serves as a configuration tool for the file conversion service created by ConversionServiceDemo. - Converts files to and from any of the LEADTOOLS supported formats.
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Conversion Service |
\Examples\FileFormats\DotNet\ConversionServiceDemo\fx |
\Bin\DotNet4\<Win32/Win32/x64/x64>\ConversionServiceDemo.exe |
Demonstrates how to create a Windows service that monitors a folder for new files and performs file format conversions. - Converts files to and from any of the LEADTOOLS supported formats.
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Feed Load |
\Examples\FileFormats\DotNet\FeedLoadDemo\fx |
\Bin\DotNet4\<Win32/Win32/x64/x64>\FeedLoadDemo.exe |
Demonstrates the Feed Load file loading with LEADTOOLS. Allows users to load image files for which all the data is not available at the start of the load process. For example, you can feed data to the load functions as chunks are downloaded from a remote location. |
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
J2K Large Image Save |
\Examples\FileFormats\DotNet\J2KLargeImageSaveDemo\fx |
\Bin\DotNet4\<Win32/Win32/x64/x64>\J2KLargeImageSaveDemo.exe |
Demonstrates progressive load save for large J2K images. Performs progressive load/save for large J2K images to avoid keeping the entire image in memory during the compression process. |
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
JPEG 2000 |
\Examples\FileFormats\DotNet\Jpeg2000Demo\fx |
\Bin\DotNet4\<Win32/Win32/x64/x64>\Jpeg2000Demo.exe |
Demonstrates loading and displaying various resolutions from JPEG 2000 images. - Load JPEG 2000 Image Resolutions
- Zoom in/out
- Save JPEG 2000 images
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
JPX |
\Examples\FileFormats\DotNet\JpxDemo\fx |
\Bin\DotNet4\<Win32/Win32/x64/x64>\JPXDemo.exe |
Demonstrates JPX (JPEG 2000 Part-2) features of LEADTOOLS. - Load and display JPX files
- View multi-frame JPX files as animations
- View and edit JPX boxes
- View JPX file structure
|
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Multipage Conversions |
\Examples\FileFormats\DotNet\MultipageConversionsDemo\fx |
\Bin\DotNet4\<Win32/Win32/x64/x64>\MultipageConversionsDemo.exe |
Demo allows you to load all images into a single RasterImage object, then save each image to a disk, appending each new page. |
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Open Save |
\Examples\FileFormats\DotNet\OpenSaveDemo\fx |
\Bin\DotNet4\<Win32/Win32/x64/x64>\OpenSaveDemo.exe |
Demonstrates the basic image file open and save support in LEADTOOLS. |
Demo Name |
Source Code Path |
Pre-Compiled Executable Path |
Description |
Open Save Stamp |
\Examples\FileFormats\DotNet\OpenSaveStampDemo\fx |
\Bin\DotNet4\<Win32/Win32/x64/x64>\OpenSaveStampDemo.exe |
Demonstrates saving a stamp preview in image files. |
See Also
Reference
Introduction
Getting Started (Guide to Example Programs)
Programming with JPEG 2000 Features