29 :
public vector<ColorRGBA>
81 void createMapJet(const
Size color_number);
87 void setNumberOfColors(const
Size color_number);
90 Size getNumberOfColors() const;
93 void setAlphaBlending(
bool blending);
96 bool getAlphaBlending() const;
109 void setRange(
float min,
float max);
124 bool setInterpolationBoundaries(const vector<
Vector4>& boundaries);
133 virtual
void dump(
std::ostream& s =
std::cout,
Size depth = 0) const;
139 bool alpha_blending_;
142 bool has_min_max_colors_;