Saves an image to file
This activity saves a user specified Bitmap image to file.
Image : Bitmap Argument Specifies the full file path where the QR image is to be saved.
Bitmap Argument
Output File Path: String Variable Stores the full output image path in the specified String variable.
String Variable
Last updated 3 years ago