CodeCarvings.Piczard.ImageUpload
2.1.0
See the version list below for details.
dotnet add package CodeCarvings.Piczard.ImageUpload --version 2.1.0
NuGet\Install-Package CodeCarvings.Piczard.ImageUpload -Version 2.1.0
<PackageReference Include="CodeCarvings.Piczard.ImageUpload" Version="2.1.0" />
paket add CodeCarvings.Piczard.ImageUpload --version 2.1.0
#r "nuget: CodeCarvings.Piczard.ImageUpload, 2.1.0"
// Install CodeCarvings.Piczard.ImageUpload as a Cake Addin #addin nuget:?package=CodeCarvings.Piczard.ImageUpload&version=2.1.0 // Install CodeCarvings.Piczard.ImageUpload as a Cake Tool #tool nuget:?package=CodeCarvings.Piczard.ImageUpload&version=2.1.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.
Learn more about Target Frameworks and .NET Standard.
-
- CodeCarvings.Piczard (>= 1.1.3.5)
GitHub repositories
This package is not used by any popular GitHub repositories.
- Important bugfix: Error 3 - Invalid Function CCPZ_SIU_xxx_Init ... is not defined.
- Important bugfix: Buttons are all disabled when using Asp.net themes.
- Updated reference to Piczard V 1.1.3.5