I'm using an ImageURL with a ?d=datetime.now.Tostring("hhmmss"), for solving cache issues ( cf http://forums.asp.net/t/971895.aspx ) This (great) composant fails then when cropping. It's fixed b...
hi!! Can I Maintain Crop position Of The Crop Image I have one image now i have croped it now I want to start The Crop Settings From Where The Image Is Cropped Next Time When I A...
1) You right-click, cropsquare disappears(I assume this is for selecting entire picture?) 2) You press cropButton Result: Error
I had to shut off the scriptmanager to get the control to work.
Don't worry about the original PixelFormat until you are ready to write the graphic back out to a file. Use a MemoryStream and File.ReadAllBytes to close the file immediately after read. Changede ...
Can i implement multiple crop control which has different crop size on single image. My project need three different size of image from single image. I am trying as below code but only one crop con...