GrapeCity.Documents.Imaging 7.2.1

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

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

Document Solutions for Imaging

Please refer to the note below for important package information.

Document Solutions for Imaging (DsImaging, formerly 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. DsImaging 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.

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

DsImaging is compatible with .NET 8, .NET 7, .NET 6, .NET Standard 2.x, .NET Framework 4.6.1 or higher.

All features are fully supported on Windows, macOS, Linux, Android and iOS.

Resources

Other Document Solutions Products

Document Solutions JavaScript Viewers

A Shift from ‘GrapeCity Documents' to ‘Document Solutions' for US Edition

重要信息:对于 ’GrapeCity Documents’ 中国版本,组件名已经更改为 ‘GcDocs’。

GrapeCity Documents has undergone a marketing rebranding and as a result, the v7.2 Maintenance release in November 2024 will mark the final release under the old GrapeCity Documents product branding.

Starting with version 8.0.0 onwards, the packages will only be released using the new package names and this GrapeCity package will be phased out.

It is highly recommended to update to these new packages as soon as you can. Transitioning to the new packages has been simplified through the Documents Migration tool, conveniently included in the product trial download zip files available for the respective products:

Please note that despite the adoption of new package names, the APIs, namespaces, and type names remain unchanged. You will not need to modify your code. Only the package names and DLL names have been changed, just requiring updates to the new package references.

Existing subscriptions will continue to receive the new package updates. If you have any questions or need any assistance with this update, please contact our support teams. Please find the nuget package links for new packages below:

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

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

Package Downloads
GrapeCity.Documents.Pdf

This is a cross-platform library that allows you to create, analyze, and modify PDF documents. Its object model closely follows the Adobe PDF specification, and is designed to provide direct access to features of the PDF format. In addition, this library includes a powerful and platform-independent font handling and text layout engine and other high-level features that make PDF document creation easy and convenient. HTML content can be rendered using the optional GcHtml library (https://www.nuget.org/packages/GrapeCity.Documents.Html/). 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 fully supported on Windows, macOS and Linux. The online demo browser is available at https://developer.mescius.com/document-solutions/dot-net-pdf-api/demos/.

GrapeCity.ActiveReports.Core.Drawing.Gc

ActiveReports rendering with GcDocs implementation

GrapeCity.ActiveReports.Core.Drawing.Gdi

ActiveReports rendering with GDI+ implementation

GrapeCity.ActiveReports

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 the core engine assemblies required to create and render pixel perfect, WYSIWYG, reports.

GrapeCity.ActiveReports.Core.Document.Drawing.Gc

ActiveReports RDF document GcDoc rendering implementation

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.2.1 571 9/3/2024
7.2.0 2,584 8/19/2024
7.1.4 864 7/24/2024
7.1.3 5,486 6/26/2024
7.1.2 14,902 5/29/2024
7.1.1 10,558 4/24/2024
7.1.0 14,202 4/15/2024
7.0.4 3,869 3/22/2024
7.0.3 4,610 2/20/2024
7.0.2 3,550 1/25/2024
7.0.1 4,250 1/5/2024
7.0.0 37,992 12/11/2023
6.2.5 12,143 11/23/2023
6.2.4 34,272 10/27/2023
6.2.3 16,994 9/28/2023
6.2.2 21,298 9/13/2023
6.2.1 23,292 8/17/2023
6.2.0 11,549 8/7/2023
6.1.5 12,157 7/12/2023
6.1.4 31,483 6/20/2023
6.1.3 7,682 6/1/2023
6.1.2 82,549 5/8/2023
6.1.0 30,763 4/16/2023
6.0.7 5,214 4/7/2023
6.0.6 49,144 3/23/2023
6.0.5 60,478 2/28/2023
6.0.4 13,658 2/6/2023
6.0.3 50,333 1/20/2023
6.0.2 9,855 1/3/2023
6.0.1 3,879 12/27/2022
6.0.0 64,557 12/12/2022
5.2.0.805 44,618 12/9/2022
5.2.0.804 32,509 11/2/2022
5.2.0.803 81,482 10/10/2022
5.2.0.802 87,888 9/16/2022
5.2.0.801 9,889 8/24/2022
5.2.0.800 44,618 8/15/2022
5.1.0.796 31,567 7/29/2022
5.1.0.795 5,605 7/15/2022
5.1.0.793 21,827 6/10/2022
5.1.0.792 9,625 5/23/2022
5.1.0.791 11,422 4/29/2022
5.1.0.790 67,880 4/19/2022
5.0.0.776 19,985 4/7/2022
5.0.0.775 21,804 3/21/2022
5.0.0.774 41,728 3/2/2022
5.0.0.773 7,286 2/16/2022
5.0.0.770 16,971 1/24/2022
5.0.0.767 16,626 12/24/2021
5.0.0.762 60,684 12/13/2021
4.2.0.727 209,490 12/3/2021
4.2.0.726 151,585 10/29/2021
4.2.0.722 20,815 10/13/2021
4.2.0.719 6,001 9/23/2021
4.2.0.717 14,002 8/31/2021
4.2.0.715 44,760 8/16/2021
4.1.0.664 5,253 8/6/2021
4.1.0.663 43,019 7/6/2021
4.1.0.662 7,286 6/16/2021
4.1.0.660 9,110 5/19/2021
4.1.0.658 9,754 4/27/2021
4.0.0.633 12,821 4/1/2021
4.0.0.632 9,492 2/24/2021
4.0.0.625 11,028 1/26/2021
4.0.0.623 4,268 1/8/2021
4.0.0.619 74,489 12/8/2020
4.0.0.616 7,703 11/19/2020
3.2.0.560 174,473 12/30/2020
3.2.0.559 14,853 12/4/2020
3.2.0.558 14,286 10/29/2020
3.2.0.556 16,093 9/29/2020
3.2.0.554 8,719 9/7/2020
3.2.0.553 3,733 9/4/2020
3.2.0.550 98,230 8/11/2020
3.2.0.548 8,885 7/20/2020
3.1.0.519 37,194 7/3/2020
3.1.0.518 8,413 6/18/2020
3.1.0.514 7,249 6/2/2020
3.1.0.513 8,597 5/7/2020
3.1.0.512 23,865 4/22/2020
3.1.0.511 13,992 4/9/2020
3.1.0.508 21,141 3/5/2020
3.0.0.420 16,783 1/13/2020
3.0.0.419 4,807 1/3/2020
3.0.0.418 8,958 12/8/2019
3.0.0.415 11,381 11/14/2019
3.0.0.414 8,075 10/24/2019
2.2.0.320 25,536 2/4/2020
2.2.0.319 34,564 11/7/2019
2.2.0.318 3,612 11/6/2019
2.2.0.317 3,876 10/12/2019
2.2.0.316 5,921 9/20/2019
2.2.0.315 8,119 8/21/2019
2.2.0.314 4,769 8/5/2019
2.2.0.312 8,984 7/11/2019
2.2.0.310 6,879 6/9/2019
2.1.0.267 5,288 4/24/2019
2.1.0.265 5,809 3/25/2019
2.1.0.263 4,285 3/12/2019
2.1.0.262 8,197 3/1/2019
2.1.0.260 19,161 1/25/2019
2.0.0.208 4,460 12/18/2018
2.0.0.207 7,315 12/5/2018
2.0.0.206 4,281 11/21/2018
2.0.0.205 4,288 11/13/2018
2.0.0.201 4,494 10/24/2018
2.0.0.200 4,755 9/28/2018

# Important note for users of the GrapeCity.Documents.Imaging package:
- The GrapeCity.Documents.Imaging package has been renamed and, starting with the v8.0 release, will continue to be maintained under the new name DS.Documents.Imaging only. The new package provides the same functionality, ensures future enhancements, and is backwards compatible with GrapeCity.Documents.Imaging. Please update your references to avoid any possible future interruptions. Existing subscriptions will continue to apply to the new package.

- GrapeCity.Documents.Imaging 已经更名为 GcDocs.Imaging。
- GcDocs.Imaging 与 GrapeCity.Documents.Imaging 的功能保持一致,并且与 GrapeCity.Documents.Imaging 保持兼容,未来我们将持续对 GcDocs.Imaging 添加新功能并进行维护。请将您的引用从 GrapeCity.Documents.Imaging 改为 GcDocs.Imaging 以避免任何可能的问题。
- GcDocs.Imaging 与 GrapeCity.Documents.Imaging 使用相同的授权策略,如果在您的升级中,遇到任何授权问题,可以发送邮件至 info.xa@grapecity.com 联系我们获取帮助。

# Changes since version 7.2.0:

## Fixed
- [Regression since v7.1.2] Exception occurs when drawing text with certain fonts. (DOC-6470)

## Added
- [TextLayout] HasMissingFontCharacters property: indicates whether text runs contain characters that are not present in the specified and fallback fonts. (DOC-6477)