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.