DtkDeclarative
DTK Declarative module
|
一个同时支持软件和硬件渲染的不透明度遮罩控件. 更多...
一个同时支持软件和硬件渲染的不透明度遮罩控件.
The Qt Graphical Effects module provides a set of QML types.The effects cover functional areas such as blending, masking, blurring, coloring, and many more. This component can only be registered during hardware rendering, and its software rendering implementation comes from dquickopacitymask
\keyword DOpacityMask
能够同时支持软件渲染和硬件渲染,其能够为源材质提供一种不透明度遮罩。 使源材质能够作用做遮罩中。其硬件渲染(GPU渲染)模式和 Qt Graphical Effects 保持一致。软件模式下无法针对每个源材质的像素点进行遮罩处理,软件模式 使用 Qt 的混合模式实现。 其用法可用如下示例表示:
其效果如下所示: \table \header