Frames 

 No Frames

Previous Element
Image

Next Element
ImageShape


ImageFill

This defines a image fill for an enclosed area. A set of transformation attributes for position scale and rotation can be specified with the image and defined in the coordinate space of the parent Shape. The default image location is with the top-left corner of the image at (0,0). Specifying a rotation will rotate the image around the origin. The ImageShape element is a shorthand way of defining a shape with a single image fill and matching the size of the image.

Attributes

imageName The name of the image symbol, as defined in the repository section, to use as a fill.
TypeString
clipped When set, if the image is smaller than the filled area then the color at the edge of the image is repeated to the edge of the area. This may result in the appearance of bleeding and the image must be adjusted to rectify this. When false, the image is continuously tiled to the edge of the area.
Valuesyes
no
Default Valueno
smoothed When set, the image is smoothed where possible by the player.
Valuesyes
no
Default Valueyes
index Specifies the index of the current entry in the table. Informational attribute produced on decompilation. Not used on input.
TypeInteger

Child Elements

Transform

Parent Elements

FillStylePair
FillStyles

Examples

ImageFill Examples

Previous Element
Image

Next Element
ImageShape