An application with simple and clear controls for processing your images, based on LeonidLodygin.ImageProcessing
- Apply filters and modifications to your image
- Observe immediately as the image changes
- Process a large number of images at once
- Utilize the power of your graphics card to speed up processing
Clone this repository or download ZIP:
> git clone https://github.com/LeonidLodygin/PhotoSharp.gitGo to the repository directory and download the package:
> wget https://github.com/LeonidLodygin/ImageProcessing/releases/download/v1.0.0/leonidlodygin.imageprocessing.1.0.0.nupkgAdd the project root to the Nuget package source:
> dotnet nuget add source $(pwd)Run the app:
> dotnet run- Leonid Lodygin (Github: @LeonidLodygin)
This project licensed under MIT License. License text can be found in the license file.
