CSJ2K 2.0.0-beta1
See the version list below for details.
dotnet add package CSJ2K --version 2.0.0-beta1
NuGet\Install-Package CSJ2K -Version 2.0.0-beta1
<PackageReference Include="CSJ2K" Version="2.0.0-beta1" />
paket add CSJ2K --version 2.0.0-beta1
#r "nuget: CSJ2K, 2.0.0-beta1"
// Install CSJ2K as a Cake Addin
#addin nuget:?package=CSJ2K&version=2.0.0-beta1&prerelease
// Install CSJ2K as a Cake Tool
#tool nuget:?package=CSJ2K&version=2.0.0-beta1&prerelease
Portable Class Library and platform specific support libraries for decoding and encoding JPEG2000 images. Works with Universal Windows (8.1 and 10),
.NET (WPF and Windows Forms), Windows Phone 8 Silverlight, Silverlight 5, Xamarin iOS and Xamarin Android applications.
Product | Versions |
---|---|
.NET Framework | net35-client net40-client |
MonoAndroid | monoandroid10 |
Silverlight | sl5 |
Windows Phone | wp8 wp81 |
Xamarin.iOS | xamarinios10 |
This package has no dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on CSJ2K:
Package | Downloads |
---|---|
fo-dicom.NetCore
Core fo-dicom library for .NET Core targeting Standard Library 1.3 and higher. |
|
fo-dicom.Android
Core fo-dicom library for Xamarin Android. |
|
fo-dicom.iOS
Core fo-dicom library for Xamarin iOS (Unified). |
|
Chattel-AssetTools
Extends Chattel with extra sugar for the StratusAsset. |
|
DncNativeDicom
Core fo-dicom library for .NET Core Native targeting Standard Library 1.3 and higher. |
GitHub repositories (2)
Showing the top 2 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.
|
|
fo-dicom/fo-dicom-samples
Sample applications associated with the fo-dicom framework
|
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 446,432 | 9/26/2018 |
3.0.0-alpha | 15,898 | 3/20/2017 |
2.0.0.1 | 73,363 | 7/1/2016 |
2.0.0 | 1,148 | 6/30/2016 |
2.0.0-beta6 | 2,258 | 5/21/2016 |
2.0.0-beta5 | 926 | 5/20/2016 |
2.0.0-beta4 | 1,142 | 5/6/2016 |
2.0.0-beta3 | 888 | 5/6/2016 |
2.0.0-beta2 | 855 | 5/4/2016 |
2.0.0-beta1 | 855 | 4/29/2016 |
0.9.1 | 1,875 | 4/16/2015 |
version 2.0.0-beta1
-------------
* Switched to PCL Profile 328.
* Removed WriteableBitmapEx dependency.