Info
| Version: | 7.2.3 | 
| Author(s): | GrapeCity, Inc. | 
| Last Update: | Wednesday, October 9, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://developer.mescius.com/document-solutions/dot-net-imaging-api/ | 
| NuGet Url: | https://www.nuget.org/packages/GrapeCity.Documents.Imaging | 
Install
Install-Package GrapeCity.Documents.Imaging
                        dotnet add package GrapeCity.Documents.Imaging
                        paket add GrapeCity.Documents.Imaging
                        
                                GrapeCity.Documents.Imaging Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - GrapeCity.Documents.Common(>= 4.0.0.625 && <= 4.0.0.625)
 - System.Buffers(>= 4.4.0)
 - System.Memory(>= 4.5.0)
 - System.Runtime.CompilerServices.Unsafe(>= 4.5.0)
 
- GrapeCity.Documents.Common(>= 4.0.0.625 && <= 4.0.0.625)
 - System.Buffers(>= 4.4.0)
 - System.Memory(>= 4.5.0)
 - System.Runtime.CompilerServices.Unsafe(>= 4.5.0)
 - System.ValueTuple(>= 4.5.0)
 
Tags
                
This library supports several popular image formats including PNG, JPEG, TIFF, WEBP, BMP, GIF, ICO and SVG.
It provides powerful text layout, font management and graphics engines that allow drawing high-quality text and graphics on images.
It allows you to resize, rotate, and crop images, apply various filters and effects, and convert images between all supported image formats.
HTML content can be rendered using the optional HTML package https://www.nuget.org/packages/GrapeCity.Documents.Html/.
This library does not depend on specific hardware or third-party libraries.
It 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-imaging-api/demos/.