QML Camera White balance?
Unsolved
QML and Qt Quick
-
Hello Qt'rs and QML'rs!
manualWhiteBalanceChanged(qreal) that signal is not being recognized by Qt 5.12.3?
why the white balance doesn't change in manual mode (im changing the value)?
Is it possible that my device doesn't support manual white balance adjustment?Thanks.
-
Hi,
@Julian-Guarin-0 said in QML Camera White balance?:
Is it possible that my device doesn't support manual white balance adjustment?
Yes it is, or the backend.
See the QCameraImageProcessing class.