CodeCarvings.Piczard.ImageUpload
2.0.0
SimpleImageUpload user control allows the final user to:
- 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.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package CodeCarvings.Piczard.ImageUpload -Version 2.0.0
dotnet add package CodeCarvings.Piczard.ImageUpload --version 2.0.0
<PackageReference Include="CodeCarvings.Piczard.ImageUpload" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeCarvings.Piczard.ImageUpload --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- CodeCarvings.Piczard (>= 1.1.3.1)
GitHub Usage
This package is not used by any popular GitHub repositories.