GcDocs.Imaging 7.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package GcDocs.Imaging --version 7.0.1
NuGet\Install-Package GcDocs.Imaging -Version 7.0.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" Version="7.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GcDocs.Imaging --version 7.0.1
#r "nuget: GcDocs.Imaging, 7.0.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 as a Cake Addin
#addin nuget:?package=GcDocs.Imaging&version=7.0.1

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

GrapeCity Documents for Imaging

GrapeCity Documents for Imaging (GcImaging) is a fast, powerful imaging API library. It allows developers to do advanced image processing in C# or VB.NET code with no 3rd party dependencies. GcImaging is small and extremely portable, completely written in pure C#. The only dependency is .NET itself.

Features include:

  • Programmatically create, load, modify, save or convert raster and vector (SVG) images.
  • Read and write JPEG, PNG, WEBP, TIFF, GIF, ICO, BMP and JPEG 2000 (read-only) raster image formats.
  • Read and write multi-frame GIF, ICO, and TIFF formats with access to individual frames.
  • Load Scalable Vector Graphics (SVG, SVGZ) images into the provided SVG document object model.
  • Create from scratch or modify existing SVG images using the SVG DOM.
  • Use the same full set of common graphics drawing tools with raster and vector images.
  • Rasterize vector images to combine with other graphics.
  • Advanced text rendering capabilities, powerful character and paragraph formatting.
  • Support for RTL text (including Kashida in Arabic) and bitmap glyphs in OpenType CJK fonts.
  • Table layout engine for creating complex grid-based layouts with text and graphics.
  • Perform rotate, flip, crop, resize, composite, blend operations.
  • Apply Gaussian blur, glow, soft edges, dithering, thresholding and other effects to images.
  • Perform advanced processing of color and alpha channels.
  • Full programmatic access to EXIF metadata.

GcImaging comes with a powerful client side JavaScript Image Viewer control (GcImageViewer).

GcImaging 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 fully supported on Windows, macOS, Linux, Android and iOS.

Resources

GrapeCity Document APIs

GrapeCity Document JavsScript Viewers

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 (8)

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

Package Downloads
GcDocs.Pdf

GcDocs.PDF(GcPdf)是一个跨平台的库,允许您创建、分析和修改 PDF 文档。 它的对象模型紧密遵循 Adobe PDF 规范,并旨在直接访问 PDF 格式的功能。 此外,GcPdf 包括一个强大且独立于平台的字体处理和文本布局引擎以及其他高级功能,使 PDF 文档的创建变得简单和方便。 可以使用可选的 GcHtml 库(https://www.nuget.org/packages/GcDocs.Html/)呈现 HTML 内容。 GcPdf 与。NET 7、.NET 6、.NET 5、.NET Core 3.x 和 2.x、。NET Standard 2.x、.NET Framework 4.6.1 或更高版本兼容。所有功能在 Windows、macOS 和 Linux 上都得到完全支持。 在线演示浏览器可在 https://demo.grapecity.com.cn/GcPdf/ 上访问。

GcDocs.Imaging.Windows

这是一个特定于平台的库,允许其他 GcDocs 软件包与 Windows 系统 API 进行交互。 它提供了对在 Windows 注册表中指定的字体链接的支持,并且可以访问本机的 Windows 图像 API,从而提高性能并增加一些功能。

GcDocs.Barcode

GcDocs.Barcode 是一个跨平台库,提供了一个对象模型用于创建条形码,并提供了在 GrapeCity.Documents.Drawing.GcGraphics 上渲染条形码的扩展方法。 GcDocs.Pdf 提供了 GcGraphics 的实现,允许将条形码渲染到 PDF 文件中。 GcDocs.Barcode 与。NET 7、.NET 6、.NET 5、.NET Core 3.x 和 2.x、。NET Standard 2.x、.NET Framework 4.6.1 或更高版本兼容。所有功能在 Windows、macOS 和 Linux 上都得到完全支持。

GcDocs.Word

GcDocs.Word(GcWord)是一个跨平台的库,用于创建、分析和修改 Office Word 文档,无需依赖于 MS Office。它提供了一个强大且方便的对象模型(基于 Open XML SDK),可访问文档内容和属性,例如页面设置、页眉和页脚等。 GcWord 对象模型旨在使在代码中处理 Office Word 文档更加简单和方便。例如,GcWord 的范围概念允许您创建访问器对象,即使在修改文档时,这些对象也会保持与指定部分内容的关联。 此外,GcWord 提供了一个独立于平台的布局引擎,支持将 Word 文档呈现和导出为 PDF 和图像格式(https://www.nuget.org/packages/GcDocs.Word.Layout/)。 GcWord 与。NET 7、.NET 6、.NET 5、.NET Core 3.x 和 2.x、。NET Standard 2.x、.NET Framework 4.6.1 或更高版本兼容。所有功能在 Windows、macOS 和 Linux 上都得到完全支持。 在线演示浏览器可在 https://demo.grapecity.com.cn/GcWord/上访问。

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 295 4/24/2024
7.1.0 329 4/15/2024
7.0.4 287 3/22/2024
7.0.3 252 2/19/2024
7.0.2 265 1/25/2024
7.0.1 305 1/5/2024
7.0.0 890 12/11/2023

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

# Changes since version 7.0.0:

## Fixed
- Loading an SVG that includes duplicate 'id' values throws an exception. (DOC-5991)