ColorOpacityAnimation QML Type

色のアルファ値をアニメートします。詳細...

Import Statement: import QtQuick.VectorImage.Helpers
Since: Qt 6.10
Inherits:

Item

プロパティ

詳しい説明

この型は他の構成要素を変更することなく色のアルファ値をアニメーションさせる。これは SVG のfill-opacitystroke-opacity プロパティをサポートするために用いられ、図形自体の不透明度とは別にアニメーションさせることができる。

プロパティの説明

from : real

アニメーション開始時の色のアルファチャンネルの値。


to : real

アニメーション終了時の色のアルファチャンネルの値。


© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.