Library used to transmit images (byte arrays) across a ConnectLibSTD connection in the .NET Standard 2.0 framework.
Info
| Version: | 1.3.0 |
| Author(s): | Micah Vertal |
| Last Update: | Saturday, January 13, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Tornadocraver/ConnectLib/tree/master/Code/ImageLib |
| NuGet Url: | https://www.nuget.org/packages/ImageLibSTD |
Install
Install-Package ImageLibSTD
dotnet add package ImageLibSTD
paket add ImageLibSTD
ImageLibSTD Download (Unzip the "nupkg" after downloading)
Dependencies
- ConnectLibSTD(>= 1.3.0)
- Newtonsoft.Json(>= 11.0.11)
Tags