DotImaging.Image
5.2.0
dotnet add package DotImaging.Image --version 5.2.0
NuGet\Install-Package DotImaging.Image -Version 5.2.0
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="DotImaging.Image" Version="5.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotImaging.Image" Version="5.2.0" />
<PackageReference Include="DotImaging.Image" />
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 DotImaging.Image --version 5.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotImaging.Image, 5.2.0"
#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 DotImaging.Image@5.2.0
#: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=DotImaging.Image&version=5.2.0
#tool nuget:?package=DotImaging.Image&version=5.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.NET image array extensions. Color and depth conversions. Slim unmanaged structure for fast pixel manipulation. LINQ on 2D arrays.
| Product | Versions 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.2 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.2
- System.Drawing.Primitives (>= 4.3.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on DotImaging.Image:
| Package | Downloads |
|---|---|
|
DotImaging.BitmapInterop
Extensions for interoperability with System.Drawing.Bitmap. |
|
|
DotImaging.IO
Loading and saving images and image streams (file, in-memory, camera, video, directory). |
|
|
DotImaging.IO.Web
Image or video download/streaming (direct video link or Youtube links). |
|
|
DotImaging.UI.Image
Image preview dialog and drawing. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.2.0 | 11,925 | 2/17/2019 |
| 5.1.0 | 1,754 | 2/17/2019 |
| 5.0.1-alpha | 1,908 | 5/20/2018 |
| 5.0.0-alpha | 1,947 | 2/28/2018 |