Skip to content

A library containing basic image transformation and creative processing functions.

License

Notifications You must be signed in to change notification settings

Unknown6656-Megacorp/Unknown6656.Imaging

Repository files navigation

Build status releases nuget package nuget downloads issues repo size downloads forks stars

Unknown6656.Imaging

A library containing basic image transformation and creative processing functions.

Installation

Use one of the follwing methods to install and use this library:

  • Package Manager:
    PM> Install-Package Unknown6656.Imaging
  • .NET CLI:
    > dotnet add package Unknown6656.Imaging
  • Package reference (e.g. in a .csproj/.vbproj/.fsproj project file):
    <PackageReference Include="Unknown6656.Imaging" Version="*" />
  • Paket CLI:
    > paket add Unknown6656.Imaging
  • F# Interactive:
    #r "nuget: Unknown6656.Imaging, *"

Documentation and Usage

using Unknown6656.Imaging;

[TODO]

Code samples

[TODO]

About

A library containing basic image transformation and creative processing functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages