aboutsummaryrefslogtreecommitdiffstats
path: root/src/effects/BrightnessContrast.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/effects/BrightnessContrast.qml')
-rw-r--r--src/effects/BrightnessContrast.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/effects/BrightnessContrast.qml b/src/effects/BrightnessContrast.qml
index f948235..8b2b04a 100644
--- a/src/effects/BrightnessContrast.qml
+++ b/src/effects/BrightnessContrast.qml
@@ -63,6 +63,8 @@ import QtGraphicalEffects.private 1.0
\li \image BrightnessContrast_bug.png
\endtable
+ \note This effect is available when running with OpenGL.
+
\section1 Example
The following example shows how to apply the effect.