3 Tasks .. Allow user to select image from gallery.
Give user choice of cropping image.
programatically resize final image to set size.
I have played with Content.Chooser and vb1992's RSCrop library and separately they are great, but the problem lies if user wish's to crop image they must go thru motion of re-choosing image.Is there any way to combine Image selection with a choice of cropping selection if needed.
Edit ..... Resizing solved using reflection library
Finally a method of resizing users final image ( RS ImageProcessing look a bit over the top for mey needs)
Many Thanks
Give user choice of cropping image.
programatically resize final image to set size.
I have played with Content.Chooser and vb1992's RSCrop library and separately they are great, but the problem lies if user wish's to crop image they must go thru motion of re-choosing image.Is there any way to combine Image selection with a choice of cropping selection if needed.
Edit ..... Resizing solved using reflection library
Finally a method of resizing users final image ( RS ImageProcessing look a bit over the top for mey needs)
Many Thanks
Last edited: