GrapeCity.Documents.Imaging 5.0.0.773

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

GrapeCity Documents for Imaging

GrapeCity Documents for Imaging (GcImaging) is a fast, powerful Imaging API library that is compatible with .NET 6, .NET 5, .NET Core 3.x/2.x, .NET Standard 2.x, .NET Framework 4.6.1 or later.

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

GcImaging allows developers to do advanced image processing in C# or VB.NET code with no 3rd party dependencies. Some of the features include:

  • Read and write BMP, JPEG, JPEG 2000 (read-only), TIFF, GIF, ICO, and PNG raster image formats.
  • Read and write multi-frame GIF, ICO, and TIFF formats with access to individual frames.
  • Read 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.
  • Rasterize vector images to combine with other graphics.
  • Use the full set of common graphics drawing and filling operations.
  • Advanced text rendering capabilities, powerful character and paragraph formatting.
  • Support for RTL text (including Kashida in Arabic) and bitmap glyphs in OpenType CJK fonts.
  • Programmatically create, load, modify, save or convert images.
  • Perform rotate, flip, crop, resize, composite, blend operations.
  • Apply dithering, thresholding and RGB effects.
  • Advanced processing of color and alpha channels.
  • Full access to EXIF metadata.

Resources

Other GrapeCity Document APIs

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

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.Drawing.Gdi

ActiveReports rendering with GDI+ implementation

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.3 42,429 10/9/2024
7.2.2 20,681 9/20/2024
7.2.1 1,249 9/3/2024
7.2.0 36,966 8/19/2024
7.1.4 4,544 7/24/2024
7.1.3 7,918 6/26/2024
7.1.2 43,482 5/29/2024
7.1.1 17,755 4/24/2024
7.1.0 49,070 4/15/2024
7.0.4 4,900 3/22/2024
7.0.3 5,412 2/20/2024
7.0.2 3,813 1/25/2024
7.0.1 6,209 1/5/2024
7.0.0 80,790 12/11/2023
6.2.5 35,697 11/23/2023
6.2.4 71,972 10/27/2023
6.2.3 21,228 9/28/2023
6.2.2 31,613 9/13/2023
6.2.1 24,133 8/17/2023
6.2.0 16,059 8/7/2023
6.1.5 17,013 7/12/2023
6.1.4 34,052 6/20/2023
6.1.3 10,459 6/1/2023
6.1.2 110,177 5/8/2023
6.1.0 35,407 4/16/2023
6.0.7 5,435 4/7/2023
6.0.6 111,211 3/23/2023
6.0.5 75,184 2/28/2023
6.0.4 16,989 2/6/2023
6.0.3 70,649 1/20/2023
6.0.2 13,808 1/3/2023
6.0.1 4,121 12/27/2022
6.0.0 83,483 12/12/2022
5.2.0.805 59,339 12/9/2022
5.2.0.804 36,131 11/2/2022
5.2.0.803 159,448 10/10/2022
5.2.0.802 112,207 9/16/2022
5.2.0.801 10,270 8/24/2022
5.2.0.800 54,552 8/15/2022
5.1.0.796 37,403 7/29/2022
5.1.0.795 5,788 7/15/2022
5.1.0.793 22,986 6/10/2022
5.1.0.792 10,297 5/23/2022
5.1.0.791 23,280 4/29/2022
5.1.0.790 73,777 4/19/2022
5.0.0.776 27,370 4/7/2022
5.0.0.775 27,220 3/21/2022
5.0.0.774 46,092 3/2/2022
5.0.0.773 7,618 2/16/2022
5.0.0.770 17,395 1/24/2022
5.0.0.767 17,463 12/24/2021
5.0.0.762 70,822 12/13/2021
4.2.0.727 287,330 12/3/2021
4.2.0.726 152,110 10/29/2021
4.2.0.722 22,000 10/13/2021
4.2.0.719 6,234 9/23/2021
4.2.0.717 19,478 8/31/2021
4.2.0.715 50,384 8/16/2021
4.1.0.664 5,491 8/6/2021
4.1.0.663 50,091 7/6/2021
4.1.0.662 7,652 6/16/2021
4.1.0.660 9,379 5/19/2021
4.1.0.658 10,240 4/27/2021
4.0.0.633 13,440 4/1/2021
4.0.0.632 10,431 2/24/2021
4.0.0.625 11,778 1/26/2021
4.0.0.623 4,461 1/8/2021
4.0.0.619 85,725 12/8/2020
4.0.0.616 8,229 11/19/2020
3.2.0.560 188,439 12/30/2020
3.2.0.559 15,989 12/4/2020
3.2.0.558 17,591 10/29/2020
3.2.0.556 17,192 9/29/2020
3.2.0.554 9,030 9/7/2020
3.2.0.553 3,958 9/4/2020
3.2.0.550 102,605 8/11/2020
3.2.0.548 9,122 7/20/2020
3.1.0.519 39,724 7/3/2020
3.1.0.518 9,401 6/18/2020
3.1.0.514 7,557 6/2/2020
3.1.0.513 8,901 5/7/2020
3.1.0.512 24,755 4/22/2020
3.1.0.511 14,895 4/9/2020
3.1.0.508 22,291 3/5/2020
3.0.0.420 17,488 1/13/2020
3.0.0.419 5,056 1/3/2020
3.0.0.418 9,269 12/8/2019
3.0.0.415 11,726 11/14/2019
3.0.0.414 8,402 10/24/2019
2.2.0.320 29,093 2/4/2020
2.2.0.319 36,406 11/7/2019
2.2.0.318 3,793 11/6/2019
2.2.0.317 4,053 10/12/2019
2.2.0.316 6,131 9/20/2019
2.2.0.315 8,370 8/21/2019
2.2.0.314 4,979 8/5/2019
2.2.0.312 9,435 7/11/2019
2.2.0.310 7,292 6/9/2019
2.1.0.267 5,517 4/24/2019
2.1.0.265 6,017 3/25/2019
2.1.0.263 4,525 3/12/2019
2.1.0.262 9,592 3/1/2019
2.1.0.260 22,531 1/25/2019
2.0.0.208 4,658 12/18/2018
2.0.0.207 7,487 12/5/2018
2.0.0.206 4,472 11/21/2018
2.0.0.205 4,480 11/13/2018
2.0.0.201 4,713 10/24/2018
2.0.0.200 5,075 9/28/2018

# Changes since version 5.0.0.770:

## Fixed
- [SVG] NullReferenceException is thrown when saving a certain GcSvgDocument. (DOC-3991)

## Changed
- Expanded the object mode of RadialGradientBrush class to better support radial gradients on different target platforms (such as PDF, bitmap or SVG).

## Added
- [SVG] Renderers for the marker, pattern, and radialGradient SVG elements. (DOC-3911)
- [SVG] Property GcSvgDocument.CurrentColor: Gets or sets the currentColor value used by the SVG renderer.
- New properties on RadialGradientBrush: RadiusOfStartCircle, CenterOfStartCircle, CenterOfEndCircle, RadiusOfEndCircle, ExtendStartCircle, ExtendEndCircle, Normalize.