Reference
Table of Contents
▸
List of Commands
▸
Convenience Functions
▸
img2base64
◀
hex2str
|
img2hex
▶
img2base64
Arguments:
_encoding={ 0=base64 | 1=base64url },_store_names={ 0 | 1 }
Description:
Encode selected images as a base64-encoded string.
The images can be then decoded using command
base642img
.
Default values:
encoding=0
.