The Base64 attribute function generates base64 encoding from the image data (without additional data such as markers).
Syntax | |||||
Base64([LanguageID]) | |||||
Return value | |||||
Type |
Description | ||||
String |
Base64-encoded string of binary data of the image | ||||
Parameter | |||||
Use |
Name |
Type |
Passing |
Description | |
Optional |
LanguageID |
String |
ByVal |
Language-ID of the picture to be used. | |