uchar2base64
Arguments:
- _encoding={ 0=base64 | 1=base64url }
Description:
Encode the values of the latest of the selected images as a base64-encoded string.
The string can be decoded using command
base642uchar.
Selected images must have values that are integers in [0,255].
Default values:
encoding=0.