Slicer: 2145-support-for-installing-extension-from-file 0ed83d08

Author Committer Branch Timestamp Parent
pieper pieper 2145-support-for-installing-extension-from-file 2013-08-02 19:14:12 2145-support-for-installing-extension-from-file 2e7d5f84
Affected Issues 0003270: Slice comes up as white instead of black.
Changeset

BUG: 0003270 Slice Model is white in FA mode

Color scalar image modes were being treated differently with respect
to the image pipeline, meaning that the resulting texture image data was
5 component with a duplicated alpha channel (so it was RGBAA not RGBA).
Putting adding the ExtractComponents instance to the pipeline
took care of this.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@22257 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Libs/MRML/Core/vtkMRMLDiffusionTensorVolumeDisplayNode.cxx Diff File