Info
Version: | 9.2.1109.1 |
Author(s): | Matrox |
Last Update: | Monday, August 26, 2013 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Matrox.MatroxImagingLibrary.dll |
Install
Install-Package Matrox.MatroxImagingLibrary.dll
dotnet add package Matrox.MatroxImagingLibrary.dll
paket add Matrox.MatroxImagingLibrary.dll
Matrox.MatroxImagingLibrary.dll Download (Unzip the "nupkg" after downloading)
Using Microsoft's Platform Invoke technology, a MIL.NET wrapper exposes the Matrox Imaging Library's functionally to .NET languages such as C# and Visual Basic. Essentially, the MIL.NET wrapper is a class that exposes all the MIL functions as methods, and all the MIL constants as properties.