Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

void Impala::Application::TagsLife::HistogramBars::SetColors ( int  normalColor,
int  highlightColor 
) [inline]

Definition at line 46 of file HistogramBars.h.

References mHighlightColor, and mNormalColor.

00047     {
00048         mNormalColor    = normalColor;
00049         mHighlightColor = highlightColor;
00050     }


Generated on Fri Mar 19 10:51:25 2010 for ImpalaSrc by  doxygen 1.5.1