PixelFormatsConverter 1.0.0
dotnet add package PixelFormatsConverter --version 1.0.0
NuGet\Install-Package PixelFormatsConverter -Version 1.0.0
<PackageReference Include="PixelFormatsConverter" Version="1.0.0" />
paket add PixelFormatsConverter --version 1.0.0
#r "nuget: PixelFormatsConverter, 1.0.0"
// Install PixelFormatsConverter as a Cake Addin #addin nuget:?package=PixelFormatsConverter&version=1.0.0 // Install PixelFormatsConverter as a Cake Tool #tool nuget:?package=PixelFormatsConverter&version=1.0.0
PixelFormatsConverter
Convert from System.Drawing.Imaging.PixelFormat to System.Windows.Media.PixelFormat (or System.Windows.Media.PixelFormat or System.Drawing.Imaging.PixelFormat)
IC
How to use it ?
An extension method named 'Convert' do the job. Just call the Convert() method from a System.Drawing.Imaging.PixelFormat or a System.Windows.Media.PixelFormat item.
using PixelFormatsConverter;
...
myItem.Convert();
...
Enjoy !
Support / Contribute
If you have any questions, problems or suggestions, create an issue or fork the project and create a Pull Request.
You want more ? Feel free to create an issue or contribute by adding new functionnalities by forking the project and create a pull request.
And if y like this project, don't forget to star it !
You can also support me with a coffee :
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 is compatible. net471 was computed. net472 is compatible. net48 is compatible. net481 was computed. |
-
.NETFramework 4.6.1
- No dependencies.
-
.NETFramework 4.7
- No dependencies.
-
.NETFramework 4.7.2
- No dependencies.
-
.NETFramework 4.8
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 849 | 9/26/2023 |
1.0.0-preview1 | 111 | 9/26/2023 |
0.1.0 | 23,323 | 7/26/2016 |