GrapeCity.Documents.Imaging.Windows 6.0.6

.NET Standard 2.0 .NET Framework 4.6.1
dotnet add package GrapeCity.Documents.Imaging.Windows --version 6.0.6
NuGet\Install-Package GrapeCity.Documents.Imaging.Windows -Version 6.0.6
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="GrapeCity.Documents.Imaging.Windows" Version="6.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GrapeCity.Documents.Imaging.Windows --version 6.0.6
#r "nuget: GrapeCity.Documents.Imaging.Windows, 6.0.6"
#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 GrapeCity.Documents.Imaging.Windows as a Cake Addin
#addin nuget:?package=GrapeCity.Documents.Imaging.Windows&version=6.0.6

// Install GrapeCity.Documents.Imaging.Windows as a Cake Tool
#tool nuget:?package=GrapeCity.Documents.Imaging.Windows&version=6.0.6

GrapeCity Documents for Imaging - Windows

GrapeCity.Documents.Imaging.Windows is a platform-specific library that allows GcImaging and other GrapeCity Document APIs 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 7, .NET 6, .NET Core 3.1, .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.

GrapeCity Document APIs

GrapeCity Document JavsScript Viewers

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (19)

Showing the top 5 NuGet packages that depend on GrapeCity.Documents.Imaging.Windows:

Package Downloads
GrapeCity.ActiveReports.Core.Export.Image.Page

ActiveReports image export library

GrapeCity.Documents.Excel

GrapeCity Documents for Excel is a high-speed, small-footprint spreadsheet API that requires no dependencies on Excel. With full .NET 6 support, you can generate, load, modify, and convert spreadsheets in .NET 6, .NET Framework, .NET Core, Mono, and Xamarin. Apps using this spreadsheet API can be deployed to cloud, Windows, Mac, or Linux. Its powerful calculation engine and breadth of features means you’ll never have to compromise design or requirements. We model our interface-based API on Excel's document object model. This means that you can import, calculate, query, generate, and export any spreadsheet scenario. Using GcExcel, you can create full reports, sorted and filtered tables, sorted and filtered pivot tables, dashboard reports, add charts, sparklines, conditional formats, import and export Excel templates and also convert spreadsheets to PDF. The online Documents for Excel sample browser is available at https://www.grapecity.com/documents-api-excel/demos

GrapeCity.ActiveReports.Export.Image

GrapeCity ActiveReports is a set of assemblies that enable you to create, render, print, and export reports in a .NET or .NET Core application. This package includes assemblies needed to export ActiveReports files. The available exports include, among others, PDF, Excel, Doc/DocX, HTML, JSON, CSV, XML and image.

GrapeCity.ActiveReports.Core.Export.Tiff.Section

ActiveReports RDF document TIFF rendering implementation

GrapeCity.ActiveReports.Web.Viewer

GrapeCity ActiveReports is a set of assemblies that enable you to create, render, print, and export reports in a .NET or .NET Core application. This package includes internal assemblies needed to display reports in report viewers.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.0.6 67 3/23/2023
6.0.5 777 2/28/2023
6.0.4 627 2/6/2023
6.0.3 3,633 1/20/2023
6.0.2 355 1/3/2023
6.0.1 270 12/27/2022
6.0.0 8,845 12/12/2022
5.2.0.805 3,574 12/9/2022
5.2.0.804 4,739 11/2/2022
5.2.0.803 4,458 10/10/2022
5.2.0.802 8,910 9/16/2022
5.2.0.801 2,795 8/24/2022
5.2.0.800 9,987 8/15/2022
5.1.0.796 6,105 7/29/2022
5.1.0.795 728 7/15/2022
5.1.0.793 8,325 6/10/2022
5.1.0.792 3,296 5/23/2022
5.1.0.791 2,132 4/29/2022
5.1.0.790 21,194 4/19/2022
5.0.0.776 4,880 4/7/2022
5.0.0.775 4,753 3/21/2022
5.0.0.774 8,560 3/2/2022
5.0.0.773 2,536 2/16/2022
5.0.0.770 5,474 1/24/2022
5.0.0.767 8,822 12/24/2021
5.0.0.762 33,495 12/13/2021

# Changes since version 6.0.5:

## Changed
- Synced version with other GrapeCity.Documents packages.