bmp to jpg

  1. rleiman

    Android Question CameraKit library - Saving captured bmp to photo gallery as a jpg

    Greetings, I would like to send the photo I capture using the CameraKit library to the photo gallery and / or to a specified folder on the user installed sd card. The captured photo is a bmp. This is the coding from the sample that comes with the library: Sub CameraKit_onImage(image() As...
Top