Anti-Grain Geometry - AGG (libagg)  2.5
Public Types | Static Public Member Functions
agg::blender_bgrABB Struct Reference

#include <agg_pixfmt_rgb_packed.h>

List of all members.

Public Types

typedef rgba16 color_type
typedef color_type::value_type value_type
typedef color_type::calc_type calc_type
typedef int32u pixel_type

Static Public Member Functions

static AGG_INLINE void blend_pix (pixel_type *p, unsigned cr, unsigned cg, unsigned cb, unsigned alpha, unsigned)
static AGG_INLINE pixel_type make_pix (unsigned r, unsigned g, unsigned b)
static AGG_INLINE color_type make_color (pixel_type p)

Member Typedef Documentation


Member Function Documentation

static AGG_INLINE void agg::blender_bgrABB::blend_pix ( pixel_type p,
unsigned  cr,
unsigned  cg,
unsigned  cb,
unsigned  alpha,
unsigned   
) [inline, static]
static AGG_INLINE color_type agg::blender_bgrABB::make_color ( pixel_type  p) [inline, static]
static AGG_INLINE pixel_type agg::blender_bgrABB::make_pix ( unsigned  r,
unsigned  g,
unsigned  b 
) [inline, static]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines