Info
Version: | 1.0.2 |
Author(s): | Brian Bergh |
Last Update: | Monday, December 11, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gdsoftware.dk/page/Nuget Packages |
NuGet Url: | https://www.nuget.org/packages/GDS.GDIExtensions |
Install
Install-Package GDS.GDIExtensions
dotnet add package GDS.GDIExtensions
paket add GDS.GDIExtensions
GDS.GDIExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
High quality resizing of the image in just one line of code.
Image.ToBytes(extension)
Convert image/bitmap to byte array.
Image.SaveAs(extension)
Save Image/Bitmap as file.
Supported formats are:
BMP, GIF, JPG, PNG and TIF.
More GDI+ extensions will come in next release.
(also expect some WPF/UWP extensions (Windows.Media) to arrive in a later version.