Skip to main content
GcDocs.Imaging package icon

GcDocs.Imaging

GcDocs.Imaging(GcImaging)是一个用于处理光栅和矢量(SVG)图像的跨平台库。 GcImaging 支持多种流行的图像格式,包括 PNG、JPEG、TIFF、WEBP、BMP、GIF、ICO 和 SVG。 它提供了强大的文本布局、字体管理和图形引擎,可以在图像上绘制高质量的文本和图形。 它允许您调整、旋转和裁剪图像,应用各种过滤器和效果,并在所有支持的图像格式之间进行转换。 可以使用可选的 GcHtml 库(https://www.nuget.org/packages/GcDocs.Html/)呈现 HTML 内容。 GcImaging 不依赖于特定的硬件或第三方库。它与。NET 7、.NET 6、.NET 5、.NET Core 3.x 和 2.x、。NET Standard 2.x、.NET Framework 4.6.1 或更高版本兼容。所有功能在 Windows、macOS 和 Linux 上都得到完全支持。

Total Downloads
41.8K
41,801
Published
Sep 20, 2024
Latest stable version

Install

.NET CLI
dotnet add package GcDocs.Imaging --version 7.2.2
Package Manager Console
Install-Package GcDocs.Imaging -Version 7.2.2
PackageReference
<PackageReference Include="GcDocs.Imaging" Version="7.2.2" />

Frameworks

.NETFramework4.6.1 .NETStandard2.0

Dependencies

System.Buffers
.NETFramework4.6.1
[4.4.0, )
System.Memory
.NETFramework4.6.1
[4.5.0, )
System.Numerics.Vectors
.NETFramework4.6.1
[4.4.0, )
[4.5.0, )
System.ValueTuple
.NETFramework4.6.1
[4.5.0, )
System.Buffers
.NETStandard2.0
[4.4.0, )
System.Memory
.NETStandard2.0
[4.5.0, )
[4.4.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.