When i set image for the first time, the image size is smaller than the original even though i am not applying any filter yet. Following is the code i wrote to set image in PhotoEditor view.
The PhotoEditorView does not preserve the original size. It will take the size of the device. Because of this, you can only save the image in device resolution. For more details check #10
When i set image for the first time, the image size is smaller than the original even though i am not applying any filter yet. Following is the code i wrote to set image in PhotoEditor view.