GrapeCity.Documents.Imaging 7.2.1

There is a newer version of this package available.
See the version list below for details.
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.
<PackageVersion Include="GrapeCity.Documents.Imaging" Version="7.2.1" />
                    
Directory.Packages.props
<PackageReference Include="GrapeCity.Documents.Imaging" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package GrapeCity.Documents.Imaging@7.2.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=GrapeCity.Documents.Imaging&version=7.2.1
                    
Install as a Cake Addin
#tool nuget:?package=GrapeCity.Documents.Imaging&version=7.2.1
                    
Install as a Cake Tool

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 (61)

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

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

GrapeCity.ActiveReports.Core.Drawing.Gdi

ActiveReports rendering with GDI+ implementation

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.2.3 89,329 10/9/2024
7.2.2 42,904 9/20/2024
7.2.1 2,154 9/3/2024
7.2.0 61,692 8/19/2024
7.1.4 5,577 7/24/2024
7.1.3 8,806 6/26/2024
7.1.2 55,502 5/29/2024
7.1.1 19,385 4/24/2024
7.1.0 63,964 4/15/2024
7.0.4 5,967 3/22/2024
7.0.3 6,535 2/20/2024
7.0.2 4,567 1/25/2024
7.0.1 7,448 1/5/2024
7.0.0 101,705 12/11/2023
6.2.5 46,864 11/23/2023
6.2.4 84,008 10/27/2023
6.2.3 22,618 9/28/2023
6.2.2 36,101 9/13/2023
6.2.1 26,088 8/17/2023
6.2.0 20,879 8/7/2023
6.1.5 18,690 7/12/2023
6.1.4 36,790 6/20/2023
6.1.3 13,392 6/1/2023
6.1.2 120,755 5/8/2023
6.1.0 38,065 4/16/2023
6.0.7 6,198 4/7/2023
6.0.6 127,631 3/23/2023
6.0.5 83,364 2/28/2023
6.0.4 19,554 2/6/2023
6.0.3 86,633 1/20/2023
6.0.2 16,010 1/3/2023
6.0.1 4,863 12/27/2022
6.0.0 92,977 12/12/2022
5.2.0.805 66,866 12/9/2022
5.2.0.804 38,613 11/2/2022
5.2.0.803 175,887 10/10/2022
5.2.0.802 129,123 9/16/2022
5.2.0.801 11,079 8/24/2022
5.2.0.800 59,032 8/15/2022
5.1.0.796 41,263 7/29/2022
5.1.0.795 6,537 7/15/2022
5.1.0.793 24,263 6/10/2022
5.1.0.792 11,360 5/23/2022
5.1.0.791 33,073 4/29/2022
5.1.0.790 79,020 4/19/2022
5.0.0.776 29,816 4/7/2022
5.0.0.775 31,224 3/21/2022
5.0.0.774 49,132 3/2/2022
5.0.0.773 8,582 2/16/2022
5.0.0.770 18,435 1/24/2022
5.0.0.767 18,988 12/24/2021
5.0.0.762 76,060 12/13/2021
4.2.0.727 370,117 12/3/2021
4.2.0.726 153,014 10/29/2021
4.2.0.722 25,029 10/13/2021
4.2.0.719 7,035 9/23/2021
4.2.0.717 23,898 8/31/2021
4.2.0.715 55,348 8/16/2021
4.1.0.664 6,239 8/6/2021
4.1.0.663 55,313 7/6/2021
4.1.0.662 8,584 6/16/2021
4.1.0.660 10,167 5/19/2021
4.1.0.658 11,234 4/27/2021
4.0.0.633 14,419 4/1/2021
4.0.0.632 11,431 2/24/2021
4.0.0.625 13,097 1/26/2021
4.0.0.623 5,231 1/8/2021
4.0.0.619 92,748 12/8/2020
4.0.0.616 9,227 11/19/2020
3.2.0.560 203,585 12/30/2020
3.2.0.559 18,452 12/4/2020
3.2.0.558 22,368 10/29/2020
3.2.0.556 19,238 9/29/2020
3.2.0.554 9,804 9/7/2020
3.2.0.553 4,720 9/4/2020
3.2.0.550 109,476 8/11/2020
3.2.0.548 9,922 7/20/2020
3.1.0.519 43,213 7/3/2020
3.1.0.518 12,021 6/18/2020
3.1.0.514 8,467 6/2/2020
3.1.0.513 9,691 5/7/2020
3.1.0.512 26,566 4/22/2020
3.1.0.511 16,231 4/9/2020
3.1.0.508 24,478 3/5/2020
3.0.0.420 18,432 1/13/2020
3.0.0.419 5,860 1/3/2020
3.0.0.418 10,079 12/8/2019
3.0.0.415 12,682 11/14/2019
3.0.0.414 9,227 10/24/2019
2.2.0.320 32,111 2/4/2020
2.2.0.319 39,995 11/7/2019
2.2.0.318 4,531 11/6/2019
2.2.0.317 4,774 10/12/2019
2.2.0.316 6,924 9/20/2019
2.2.0.315 9,137 8/21/2019
2.2.0.314 5,727 8/5/2019
2.2.0.312 10,356 7/11/2019
2.2.0.310 8,298 6/9/2019
2.1.0.267 6,317 4/24/2019
2.1.0.265 6,763 3/25/2019
2.1.0.263 5,229 3/12/2019
2.1.0.262 11,051 3/1/2019
2.1.0.260 24,689 1/25/2019
2.0.0.208 5,403 12/18/2018
2.0.0.207 8,191 12/5/2018
2.0.0.206 5,176 11/21/2018
2.0.0.205 5,220 11/13/2018
2.0.0.201 5,460 10/24/2018
2.0.0.200 5,910 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)