Image properties
From LinuxMCE
Top : Integer
The top coordinate of the Image control.
Left : Integer
The left coordinate of the Image control.
Width : Integer
The width (in pixels) of Image control. If width is not specified, the width will be image's source size.
Height : Integer
The Height (in pixels) of Image control. If height is not specified, the height will be image's source size.
Picture : String
That describe path to a file that will be loaded to be displayed.