color_type 58 librender/agg/LinearRGB.h linear_rgb_interpolator(const color_type& c1, const color_type& c2,
color_type 71 librender/agg/LinearRGB.h color_type color() const {
color_type 73 librender/agg/LinearRGB.h return color_type(
color_type 81 librender/agg/LinearRGB.h color_type _c1;
color_type 82 librender/agg/LinearRGB.h color_type _c2;
color_type 692 librender/agg/Renderer_agg.cpp typename PixelFormat::color_type t = m_pixf->pixel(x, y);