Picture.Generating from binary data
Syntax:
Parameters:
<BinaryData> (required)
Binary image data from which a Picture object will be generated.
<Transparent> (optional)
Specifies if a transparency color will be used at picture creation.
You can use it only for pictures whose format does not support transparency.
The last pixel color (right-hand bottom) is taken as the background color.
Default value: False.
Description:
In the Web client mode, the constructor is not used.