GcDocs.Imaging.Windows 7.1.1

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

// Install GcDocs.Imaging.Windows as a Cake Tool
#tool nuget:?package=GcDocs.Imaging.Windows&version=7.1.1

GcDocs.Imaging.Windows

GcDocs.Imaging.Windows 是一个平台特定的库,允许 GcImaging 和其他 GcDocs 在 Windows 操作系统上运行时使用 Windows 系统 API。该库支持从 Windows 注册表中加载系统字体链接和 EUDC 字体信息,并且可以利用高性能的 Windows Imaging Component (WIC) API 来加载、保存和转换 PNG、JPEG、JPEGXR、TIFF(包括带有 JPEG 的 TIFF)、BMP、ICO(仅加载)和 GIF 格式的图像,并基于 Direct2D API 渲染高质量的图形和文本。

该库与 .NET 7、.NET 6、.NET Core 3.1、.NET Standard 2.x、.NET Framework 4.6.1 或更高版本兼容。

所有功能仅在 Windows 上支持。如果在其他操作系统上运行时引用此库,则不会发挥任何作用。

GcDocs 服务端组件

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on GcDocs.Imaging.Windows:

Package Downloads
GcDocs.Excel

GrapeCity Documents for Excel (简称:GcExcel)是一款基于 .NET 和 .NET Framework 平台的服务端高性能表格组件,可与 纯前端表格控件 SpreadJS 前后端兼容,无需依赖 Office、NPOI 或第三方应用软件,在前端展示表格数据,在服务端批量创建、加载、编辑、打印、导入/导出 Excel 文档,为您开发的应用程序提供在线文档的前后端数据同步、在线填报与服务端批量导出与打印,以及类 Excel 报表模板设计与服务端高性能处理等一整套 类 Excel 全栈解决方案。 产品文档: https://www.grapecity.com.cn/developer/grapecitydocuments/excel-net

GcDocs.Pdf.ViewerSupportApi

该软件包实现了 GcDocs PDF Viewer(GcPdfViewer)的服务器端支持 API。您可以在 https://www.npmjs.com/search?q=GcPdfViewer 上找到更多相关信息。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.1.1 47 4/24/2024
7.1.0 129 4/15/2024
7.0.4 117 3/22/2024
7.0.3 106 2/19/2024
7.0.2 125 1/25/2024
7.0.1 145 1/5/2024
7.0.0 574 12/11/2023

# 重要信息
- 这是 GcDocs.Imaging.Windows 软件包的首次发布,该软件包由 GrapeCity.Documents.Imaging.Windows 更名而来。
- GcDocs.Imaging.Windows 与 GrapeCity.Documents.Imaging.Windows 的功能保持一致,并且与 GrapeCity.Documents.Imaging.Windows 保持兼容,未来我们将持续对 GcDocs.Imaging.Windows 添加新功能并进行维护。
- GcDocs.Imaging.Windows 与 GrapeCity.Documents.Imaging.Windows 使用相同的授权策略,如果在您的升级中,遇到任何授权问题,可以发送邮件至 info.xa@grapecity.com 联系我们获取帮助。

# Changes since version 7.1.0:

## Changed
- Synced version with other Document Solutions packages.