Image.SetProperties

Image.SetProperties ( 

string ObjectName,

table  Properties )

Example 1

Image.SetProperties("Image1", {Opacity=50});

Sets the image opacity of the image object "Image1" to 50%.

See also:  Related Actions