CSJ2K 0.9.1
dotnet add package CSJ2K --version 0.9.1
NuGet\Install-Package CSJ2K -Version 0.9.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="CSJ2K" Version="0.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CSJ2K --version 0.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CSJ2K, 0.9.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 CSJ2K as a Cake Addin #addin nuget:?package=CSJ2K&version=0.9.1 // Install CSJ2K as a Cake Tool #tool nuget:?package=CSJ2K&version=0.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Portable Class Library for decoding and encoding JPEG2000 images from Windows Store, Windows Phone 7, Silverlight 4 and .NET (WPF and Windows Forms) applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
Silverlight | sl4 is compatible. sl5 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp was computed. wp7 is compatible. wp75 was computed. wp8 was computed. wp81 was computed. |
Windows Store | netcore was computed. netcore45 is compatible. netcore451 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- WriteableBitmapEx (>= 1.0.6)
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on CSJ2K:
Repository | Stars |
---|---|
hcmlab/nova
NOVA is a tool for annotating and analyzing behaviours in social interactions. It supports Annotators using Machine Learning already during the coding process. Further it features both, discrete labels and continuous scores and a visuzalization of streams recorded with the SSI Framework.
|
version 0.9.1
-------------
* Default encoding method for PGM, PPM and PGX images implemented.