Home
last modified time | relevance | path

Searched refs:GreenIndex (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basebmp/source/
H A Dintconversion.hxx62 unsigned int GreenIndex,
66 GreenIndex,
72 GreenIndex,
78 GreenIndex,
H A Dbitmapdevice.cxx80 template< class Value, unsigned int RedIndex, unsigned int BlueIndex, unsigned int GreenIndex >
81 inline RGBValue<Value, RedIndex, GreenIndex, BlueIndex>
82 operator^( RGBValue<Value, RedIndex, GreenIndex, BlueIndex> const& lhs, in operator ^() argument
83 RGBValue<Value, RedIndex, GreenIndex, BlueIndex> const& rhs ) in operator ^()
85 RGBValue<Value, RedIndex, GreenIndex, BlueIndex> res( in operator ^()

Completed in 23 milliseconds