Doc:ColorOverlay Docs to use correct colorize format

The ColorOverlay documentation incorrectly stated that the color format
is RGBA .The fix changed to ARGB as per the actual usage and QML color
format specification.

Pick-to: 6.10 6.9
Fixes: QTBUG-71541
Change-Id: If0ddacb1baba696b7095f6494629feb5cee78238
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
This commit is contained in:
Dheerendra Purohit 2025-06-18 18:18:29 +05:30
parent 3cf5bd05b6
commit ad6de177ae
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ import Qt5Compat.GraphicalEffects.private
\brief Alters the colors of the source item by applying an overlay color.
The effect is similar to what happens when a colorized glass is put on top
of a grayscale image. The color for the overlay is given in the RGBA format.
of a grayscale image. The color for the overlay is given in the ARGB format.
\table
\header