#include <agg_color_gray.h>
List of all members.
Member Typedef Documentation
Member Enumeration Documentation
- Enumerator:
| base_shift |
|
| base_scale |
|
| base_mask |
|
Constructor & Destructor Documentation
| agg::gray8::gray8 |
( |
| ) |
[inline] |
| agg::gray8::gray8 |
( |
unsigned |
v_, |
|
|
unsigned |
a_ = base_mask |
|
) |
| [inline] |
| agg::gray8::gray8 |
( |
const self_type & |
c, |
|
|
unsigned |
a_ |
|
) |
| [inline] |
| agg::gray8::gray8 |
( |
const rgba & |
c | ) |
[inline] |
| agg::gray8::gray8 |
( |
const rgba & |
c, |
|
|
double |
a_ |
|
) |
| [inline] |
| agg::gray8::gray8 |
( |
const rgba8 & |
c | ) |
[inline] |
| agg::gray8::gray8 |
( |
const rgba8 & |
c, |
|
|
unsigned |
a_ |
|
) |
| [inline] |
Member Function Documentation
| AGG_INLINE void agg::gray8::add |
( |
const self_type & |
c, |
|
|
unsigned |
cover |
|
) |
| [inline] |
| void agg::gray8::clear |
( |
| ) |
[inline] |
| const self_type& agg::gray8::demultiply |
( |
| ) |
[inline] |
| static self_type agg::gray8::no_color |
( |
| ) |
[inline, static] |
| void agg::gray8::opacity |
( |
double |
a_ | ) |
[inline] |
| double agg::gray8::opacity |
( |
| ) |
const [inline] |
| const self_type& agg::gray8::premultiply |
( |
| ) |
[inline] |
| const self_type& agg::gray8::premultiply |
( |
unsigned |
a_ | ) |
[inline] |
| const self_type& agg::gray8::transparent |
( |
| ) |
[inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: