Alpha-Blending Pen.
More...
#include <surface.h>
Detailed Description
Alpha-Blending Pen.
This pen works like a normal alpha pen, except that it supports a variety of blending methods. Use set_blend_method() to select which blending method you want to use. The default blending method is Color::BLEND_COMPOSITE.
- See Also
- Color::BlendMethod
Constructor & Destructor Documentation
synfig::CairoSurface::alpha_pen::alpha_pen |
( |
| ) |
|
|
inline |
Member Function Documentation
Sets the blend method to that described by method.
The documentation for this class was generated from the following file: