Change-Id: Ief75f63a732cede0e892f74670d5323e0c838756
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
This commit is contained in:
Jarek Kobus 2020-11-16 23:37:49 +01:00
parent f97d4732d4
commit 7fbfa4441b

View File

@ -3203,7 +3203,7 @@ const uint qt_inv_premul_factor[256] = {
channel is \c ff, i.e opaque. For more information, see the channel is \c ff, i.e opaque. For more information, see the
\l{QColor#Alpha-Blended Drawing}{Alpha-Blended Drawing} section. \l{QColor#Alpha-Blended Drawing}{Alpha-Blended Drawing} section.
Here are some exammples of how QRgb values can be created: Here are some examples of how QRgb values can be created:
\snippet code/src_gui_painting_qcolor.cpp QRgb \snippet code/src_gui_painting_qcolor.cpp QRgb