DS.Documents.Imaging.Windows
7.0.2
See the version list below for details.
dotnet add package DS.Documents.Imaging.Windows --version 7.0.2
NuGet\Install-Package DS.Documents.Imaging.Windows -Version 7.0.2
<PackageReference Include="DS.Documents.Imaging.Windows" Version="7.0.2" />
paket add DS.Documents.Imaging.Windows --version 7.0.2
#r "nuget: DS.Documents.Imaging.Windows, 7.0.2"
// Install DS.Documents.Imaging.Windows as a Cake Addin #addin nuget:?package=DS.Documents.Imaging.Windows&version=7.0.2 // Install DS.Documents.Imaging.Windows as a Cake Tool #tool nuget:?package=DS.Documents.Imaging.Windows&version=7.0.2
Document Solutions for Imaging - Windows
This is a platform-specific library that allows DsImaging (formerly GcImaging) and other Document Solutions (formerly GrapeCity Documents) to use Windows system APIs when running on Windows operating systems. It provides support for loading information about system font links and EUDC fonts from the Windows registry. It also enables the use of high-performance Windows Imaging Component (WIC) APIs for loading, saving, and transforming images in PNG, JPEG, JPEGXR, TIFF (including TIFF with JPEGs), BMP, ICO (loading only), GIF formats and rendering high-quality graphics and text based on Direct2D APIs.
This library is compatible with .NET 8, .NET 7, .NET 6, .NET Standard 2.x, .NET Framework 4.6.1 or higher.
All features are supported on Windows only. If referenced when running on other operating systems, this library will do nothing.
Resources
- DsImaging Demos
- JavaScript Image Viewer Demos
- Getting Started
- License Information
- Licensing FAQ
- How to Get Trial Keys
- Online Documentation
- Offline Documentation (PDF)
Other Document Solutions Products
- Document Solutions for PDF
- Document Solutions for Word
- Document Solutions for Imaging
- Document Solutions for Excel, .NET Edition
- Document Solutions for Excel, Java Edition
Document Solutions JavaScript Viewers
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.1
- DS.Documents.DX.Windows (= 7.0.2)
- DS.Documents.Imaging (= 7.0.2)
- System.Buffers (>= 4.4.0)
- System.Numerics.Vectors (>= 4.4.0)
-
.NETStandard 2.0
- DS.Documents.DX.Windows (= 7.0.2)
- DS.Documents.Imaging (= 7.0.2)
- Microsoft.Win32.Registry (>= 4.5.0)
- System.Buffers (>= 4.4.0)
- System.Numerics.Vectors (>= 4.4.0)
NuGet packages (24)
Showing the top 5 NuGet packages that depend on DS.Documents.Imaging.Windows:
Package | Downloads |
---|---|
C1.Win.C1Document
The ComponentOne Document library for WinForms provides support for creating documents and reports. |
|
C1.Document
The ComponentOne Document library provides support for creating documents and reports. |
|
C1.Win.Document
The ComponentOne Document library for WinForms provides support for creating documents and reports. |
|
MESCIUS.ActiveReports.Core.Export.Image.Page
ActiveReports image export library |
|
MESCIUS.ActiveReports.Core.Export.Tiff.Section
ActiveReports RDF document TIFF rendering implementation |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.2.4 | 231 | 10/23/2024 |
7.2.3 | 676 | 10/9/2024 |
7.2.2 | 1,558 | 9/20/2024 |
7.2.1 | 880 | 9/3/2024 |
7.2.0 | 2,872 | 8/19/2024 |
7.1.4 | 288 | 7/24/2024 |
7.1.3 | 555 | 6/26/2024 |
7.1.2 | 7,242 | 5/29/2024 |
7.1.1 | 3,839 | 4/24/2024 |
7.1.0 | 2,051 | 4/15/2024 |
7.0.4 | 287 | 3/23/2024 |
7.0.3 | 324 | 2/20/2024 |
7.0.2 | 289 | 1/25/2024 |
7.0.1 | 877 | 1/5/2024 |
7.0.0 | 26,509 | 12/11/2023 |
# Important note:
- This is the initial release of the DS.Documents.Imaging.Windows package. This package replaces GrapeCity.Documents.Imaging.Windows, and provides the same functionality, ensures future enhancements, and is backwards compatible with GrapeCity.Documents.Imaging.Windows. Existing subscriptions will continue to apply to this new package.
# Changes since version 7.0.1:
## Changed
- Synced version with other Document Solutions packages.