Anti-Grain Geometry - AGG (libagg)  2.5
Classes | Namespaces | Functions
agg-2.5/include/agg_color_gray.h File Reference
#include "agg_basics.h"
#include "agg_color_rgba.h"

Go to the source code of this file.

Classes

struct  agg::gray8
struct  agg::gray16

Namespaces

namespace  agg

Functions

gray8 agg::gray8_pre (unsigned v, unsigned a=gray8::base_mask)
gray8 agg::gray8_pre (const gray8 &c, unsigned a)
gray8 agg::gray8_pre (const rgba &c)
gray8 agg::gray8_pre (const rgba &c, double a)
gray8 agg::gray8_pre (const rgba8 &c)
gray8 agg::gray8_pre (const rgba8 &c, unsigned a)
gray16 agg::gray16_pre (unsigned v, unsigned a=gray16::base_mask)
gray16 agg::gray16_pre (const gray16 &c, unsigned a)
gray16 agg::gray16_pre (const rgba &c)
gray16 agg::gray16_pre (const rgba &c, double a)
gray16 agg::gray16_pre (const rgba8 &c)
gray16 agg::gray16_pre (const rgba8 &c, unsigned a)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines