Optionalname: stringOptionalurl: stringOptionalcolor: stringOptionalwidth: string | numberOptionalheight: string | numberName the image is known by, which control.getControlByName finds it by
Address the picture is loaded from
CSS color of the control, used for its border
OptionalwidthWidth, as a pixel string such as 200px or a fraction of the parent from 0 to 1; left
out, the engine chooses
OptionalheightHeight, as a pixel string such as 200px or a fraction of the parent from 0 to 1; left
out, the engine chooses
Feeds
babylon.gui.image.createImage: the name, the picture's address, a color and the optional size of an image control.