Images

In SpriteMancer you will be able to animate your images by using different effects and using the included dynamic animation system.

30

Toolkit

Properties

All Images have some basic properties so they can be setup before applying any animation or effects.

34

PropertyDescription
Scale XDefines the scale of the image in the horizontal axis.
Scale YDefines the scale of the image in the vertical axis.
Skew XDefines the skew of the image in the horizontal axis.
Skew YDefines the skew of the image in the vertical axis.
AngleDefines the rotation of the image.
AlphaDefines the alpha/opacity of the image.
ColorApplies a color tint over the image.
Pixel Interpolation/Linear InterpolationIf enabled the image will be drawn applying Linear Interpolation which makes the image softer. Generally, you only want this to be enabled when working with non Pixel Art.
Load ImageLoads an image file into the Image element. (see Supported Formats)
Delete ImageRemoves a previously loaded image from memory.
Center OriginCenter the origin of the image file.