Vintasoft.Imaging.Jpeg2000Codec
10.0.7.1
.NET 7.0
This package targets .NET 7.0. The package is compatible with this framework or higher.
.NET Framework 3.5
This package targets .NET Framework 3.5. The package is compatible with this framework or higher.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Vintasoft.Imaging.Jpeg2000Codec --version 10.0.7.1
NuGet\Install-Package Vintasoft.Imaging.Jpeg2000Codec -Version 10.0.7.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Vintasoft.Imaging.Jpeg2000Codec" Version="10.0.7.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vintasoft.Imaging.Jpeg2000Codec --version 10.0.7.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Vintasoft.Imaging.Jpeg2000Codec, 10.0.7.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Vintasoft.Imaging.Jpeg2000Codec as a Cake Addin #addin nuget:?package=Vintasoft.Imaging.Jpeg2000Codec&version=10.0.7.1 // Install Vintasoft.Imaging.Jpeg2000Codec as a Cake Tool #tool nuget:?package=Vintasoft.Imaging.Jpeg2000Codec&version=10.0.7.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Vintasoft.Imaging.Jpeg2000Codec.dll is the main assembly of VintaSoft JPEG2000 .NET Plug-in and it contains classes for working with JPEG2000 files in .NET.
VintaSoft JPEG2000 .NET Plug-in is the add-on for VintaSoft Imaging .NET SDK, which allows to decode and encode JPEG2000 images in .NET.
GENERAL FEATURES:
- The plug-in can be used for developing .NET 8/7/6 applications (console, WPF, WinForms, ASP.NET Core, service, etc) for Windows
- The plug-in can be used for developing .NET Framework 4.8-4.0 and 3.5 applications (console, WPF, WinForms, ASP.NET MVC, ASP.NET WebForms, service, etc) for Windows
- The plug-in core is written in C#
- AnyCPU, x86 and x64 mode support
- JPEG2000 codec algorithm has been developed in full compliance with the official ISO/IEC 15444 specification
- Decode JPEG2000 image stored in JPEG2000 file or PDF image-resource
- Decode JPEG2000 image stored in .jp2, .jpc, .j2k or .j2c code stream
- Decode JPEG2000 image of the following JPEG2000 image formats:
- Palette image with 4 and 8 bits per channel
- Grayscale image with 4 and 8-16 bits per channel
- RGB image with 8-16 bits per channel
- RGBA image with 8-16 bits per channel
- Decode the whole image or image tile
- Progressive multithreaded image decoding with progress indication
- Decode JPEG2000 image with lossy or lossless compression
- Encode JPEG2000 image stored in JPEG2000 file or PDF image-resource
- Encode JPEG2000 image as unwrapped or .jp2 code stream
- Encode image to the following JPEG2000 image formats:
- 8-bpp grayscale
- 8-bpp palette
- 24-bpp RGB
- 32-bpp RGBA
- Encode the whole image or image tile
- Encode image tile without re-encoding the whole image
- Multithreaded image encoding with progress indication
- Encode image using lossless or lossy JPEG2000 compression
- Specify the desired size of JPEG2000 file and encoder will create the file of desired size
- Specify the desired compression ratio (0-100) for lossy compression
- Manage the enhanced JPEG2000 compression parameters: tile size, quantity of wavelet (decomposition) levels, number of layers, progression order
- Change image metadata (image resolution, color space, palette) in .jp2 code stream without re-encoding the whole code stream
- Get a scaled image without loading the whole source image into memory
- Modify very large JPEG2000 image without loading the whole source image into memory
- Use the JPEG2000 compression in PDF image-resources, instead of JPEG compression, for decreasing size of PDF document - VintaSoft PDF .NET Plug-in is necessary
DEVELOPMENT REQUIREMENTS:
- Development environments: Microsoft Visual Studio, Microsoft Studio Code, JetBrains Rider, .NET CLI
- Programming languages: C#, VB.NET, any .NET compatible language
- Development platforms: .NET, WPF, WinForms, ASP.NET
- VintaSoft Imaging .NET SDK
DEPLOYMENT REQUIREMENTS:
- Windows (Windows 11/10/8.1/8/7; Windows Server 2025/2022/2019/2016/2012/2008; 32-bit and 64-bit) with .NET 9/8/7/6
- Windows (Windows 11/10/8.1/8/7/Vista/XP; Windows Server 2025/2022/2019/2016/2012/2008/2003; 32-bit and 64-bit) with .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
- Linux (Ubuntu 24/23/22/20/18; Debian 12/11/10/9; Fedora 40/39/38/37/36; OpenSUSE 15; CentOS 9/8/7; Redhate Enterprise Linux 9/8/7; Alpine 3) with .NET 9/8/7/6
- macOS (macOS 14/13/12/11/10) with .NET 9/8/7/6
- VintaSoft Imaging .NET SDK
ONLINE RESOURCES:
- Product web page: https://www.vintasoft.com/vsjpeg2000-dotnet-index.html?referer=nuget.org/Vintasoft.Imaging.Jpeg2000Codec
- Online FAQ: https://www.vintasoft.com/vsimaging-dotnet-faq.html?referer=nuget.org/Vintasoft.Imaging.Jpeg2000Codec
- Online Developer's Guide and API Reference: https://www.vintasoft.com/docs/vsimaging-dotnet/
- Online code examples: https://www.vintasoft.com/vsimaging-dotnet-examples.html?referer=nuget.org&&dll=Vintasoft.Imaging.Jpeg2000Codec
- Online Support Center: https://www.vintasoft.com/support/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 3.5
- Vintasoft.Imaging (= 14.0.7.1)
- Vintasoft.Shared (= 4.4.0.1)
-
.NETFramework 4.7.2
- Vintasoft.Imaging (= 14.0.7.1)
- Vintasoft.Shared (= 4.4.0.1)
-
net7.0
- Vintasoft.Imaging (= 14.0.7.1)
- Vintasoft.Shared (= 4.4.0.1)
-
net8.0
- Vintasoft.Imaging (= 14.0.7.1)
- Vintasoft.Shared (= 4.4.0.1)
-
net9.0
- Vintasoft.Imaging (= 14.0.7.1)
- Vintasoft.Shared (= 4.4.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.