Qt Lottie Vector Image Helpers QML Types

Provides QML types used by VectorImage and related tools.

This module contains types used in scenes generated by VectorImage, lottietoqml and related tools. The types are made to replicate specialized behavior defined by the vector graphics file formats it loads and are not intended to be generally useful.

To use the types in this module, import the module with the following line:

import Qt.labs.lottieqt.VectorImageHelpers

QML Types

LayerItemAn Item that provides access to its transformation matrix as a property.