Info
Version: | 3.0.5 |
Author(s): | Sergio Turolla |
Last Update: | Thursday, January 24, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://piczard.com |
NuGet Url: | https://www.nuget.org/packages/CodeCarvings.Piczard.ImageUpload |
Install
Install-Package CodeCarvings.Piczard.ImageUpload
dotnet add package CodeCarvings.Piczard.ImageUpload
paket add CodeCarvings.Piczard.ImageUpload
CodeCarvings.Piczard.ImageUpload Download (Unzip the "nupkg" after downloading)
Dependencies
- CodeCarvings.Piczard(1.2.3.3)
Tags
- Upload an image to the server
- Interactively crop, resize, rotate/flip and color adjust the uploaded image (WYSIWYG)
- Automatically apply post-processing filters (e.g.: image resize + watermark)
- View a preview of the uploaded image
- Edit a previously uploaded image maintaining the image parameters selected in the past (crop coordinates, resize factor, rotation angle, color adjustments, etc.
)
Since this control is provided as ASCX, the full source code is available.
You are free to change/edit it according to your needs.