Transformer QML Type

Computes pan, zoom, rotate transformation. More...

Import Statement: import MediaFX
Inherits:

QtObject

Properties

Detailed Description

Property Documentation

height : real

Height of item being transformed.


rotate : real

Rotation in degrees.


scale : real

Scale factor.


transform : Matrix4x4 [read-only]

The transformation matrix.


translate : point

Translation, normalized to -1..0..1.


width : real

Width of item being transformed.