This function is used to decode a base64 encoded string in an IMAGE variable.
Application area
Windows client,
Windows server,
Java client,
Java server,
Adelia Web client,
Adelia Cloud client,
Event Adelia client.
Parameters
ALPHA(n) |
Base64String |
Base64 encoded string |
IMAGE |
TargetBinary |
Target binary containing the decoded string. |
For example
ALPHA(32000) |
strb64 |
IMAGE |
Picture |
CALL_DLL 'VATOOLBX.DLL' 'VaToolBxBase64ToImage' strb64 Picture
List of the VaToolBx functions by topic