Adds a slider to control the brightness of the image
ClosedPublic

Authored by atulsharma on Aug 16 2017, 4:35 PM.

Details

Summary

Refs T6268

  • Adds slider in the imageviewer to change the brightness

Diff Detail

Repository
R659 Koko Image Gallery
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
atulsharma created this revision.Aug 16 2017, 4:35 PM
atulsharma updated this revision to Diff 18245.Aug 16 2017, 4:37 PM

visible when controlsVisible

atulsharma updated this revision to Diff 18246.Aug 16 2017, 4:42 PM

Adds a tooltip onHover

mart edited edge metadata.Aug 17 2017, 9:30 AM

you are not doing anything to the image but just applying an effect to the visualization.
this should be actual image editing, saving a modified jpeg on disk

mart requested changes to this revision.Aug 17 2017, 9:30 AM
This revision now requires changes to proceed.Aug 17 2017, 9:30 AM
atulsharma edited edge metadata.

handles the brightness change in C++ class

mart accepted this revision.Aug 21 2017, 8:49 AM
This revision is now accepted and ready to land.Aug 21 2017, 8:49 AM
This revision was automatically updated to reflect the committed changes.