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