Expand description
SVG compositing operations and compositing pixel format.
Port of the compositing portion of agg_pixfmt_rgba.h.
Provides 25 SVG compositing modes (the standard 24 plus minus)
and PixfmtRgba32CompOp, a pixel format that dispatches blending
through a runtime-selectable compositing operation.
Structs§
- Pixfmt
Rgba32 Comp Op - RGBA32 pixel format with runtime-selectable SVG compositing operations.
Enums§
- CompOp
- SVG compositing operation.