Commit c98c346d authored by Jochen Seemann's avatar Jochen Seemann
Browse files

fix typo in QCameraImageProcessing documentation


Task-number: QTBUG-55660
Change-Id: I444bef63c0b8d9a9f9fdbce8e3ceabb067c1fe84
Reviewed-by: default avatarVaL Doroshchuk <valentyn.doroshchuk@qt.io>
Reviewed-by: default avatarChristian Stromme <christian.stromme@qt.io>
Showing with 1 addition and 1 deletion
...@@ -314,7 +314,7 @@ qreal QCameraImageProcessing::denoisingLevel() const ...@@ -314,7 +314,7 @@ qreal QCameraImageProcessing::denoisingLevel() const
/*! /*!
Sets the denoising adjustment \a level. Sets the denoising adjustment \a level.
Valid sharpening values range between -1.0 and 1.0, with a default of 0. Valid denoising values range between -1.0 and 1.0, with a default of 0.
If the parameter value is set to 0, the amount of denoising applied If the parameter value is set to 0, the amount of denoising applied
is selected by camera and depends on camera capabilities and settings. is selected by camera and depends on camera capabilities and settings.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment