r1020: Correct colors drawn in vectorscope.
commit637fec3723d88e806a3b0aae7da6b3aa695127fa
authorJohannes Sixt <johannes.sixt@telecom.at>
Fri, 7 Sep 2007 19:30:20 +0000 (7 19:30 +0000)
committerJohannes Sixt <johannes.sixt@telecom.at>
Fri, 7 Sep 2007 19:30:20 +0000 (7 19:30 +0000)
tree95300239a662633093cd2bf3346fc4fcb9ca1a88
parent8f0b2e003bca814d9c231b90ae01ab064deb6037
r1020: Correct colors drawn in vectorscope.

Colors drawn in the vectorscope in the BGR8888 color model had swapped red
and blue. As a result, the display inaccurately reflected the source image,
and adjustments with the Color Balance plug-in were confusing because image
changes did not follow the apparent color axes.

This change insures points are drawn in their correct colors on the correct
color axes.

Patch by Craig Lawson.
plugins/videoscope/videoscope.C