make_pix
pixfmt_type::make_pix(m_bk_buf, bk);
pixfmt_type::make_pix(m_bk_buf, bk);
AGG_INLINE static void make_pix(int8u* p, const color_type& c)
AGG_INLINE static void make_pix(int8u* p, const color_type& c)
*p++ = m_blender.make_pix(colors->r, colors->g, colors->b);
*p = m_blender.make_pix(colors->r, colors->g, colors->b);
*pdst = m_blender.make_pix(psrc[src_order::R],
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
*p = m_blender.make_pix(c.r, c.g, c.b);
AGG_INLINE void make_pix(int8u* p, const color_type& c)
*(pixel_type*)p = m_blender.make_pix(c.r, c.g, c.b);
m_blender.make_pix(c.r, c.g, c.b);
pixel_type v = m_blender.make_pix(c.r, c.g, c.b);
pixel_type v = m_blender.make_pix(c.r, c.g, c.b);
pixel_type v = m_blender.make_pix(c.r, c.g, c.b);
static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b)
pixel_type v = m_blender.make_pix(c.r, c.g, c.b);
AGG_INLINE static void make_pix(int8u* p, const color_type& c)
AGG_INLINE static void make_pix(int8u* p, const color_type& c)
inline static void make_pix(uint8* p, const color_type& c);