image_save
image_save copied to clipboard
Save image to album or sandbox
Is there any way to make the transparency part white instead of black when saving png as jpg? Thank you!
If I save the image to sandbox (ImageSave.saveImageToSandbox(_data, "file.jpeg"), what is the path to this file ? Many thanks.
保存成功之后,没有图片路径 在分享的时候无法指定图片路径。
What permission do we need to save images on Android with this package for API 34? Tried such options - READ_MEDIA_IMAGES - READ_MEDIA_VIDEO - READ_MEDIA_AUDIO - MANAGE_EXTERNAL_STORAGE according to documentation...