|
tiny-skia-cpp
A C++20 2D rendering library (port of tiny-skia)
|
This is the complete list of members for tiny_skia::Mask, including all inherited members.
| clear() | tiny_skia::Mask | |
| fillPath(const Path &path, FillRule fillRule, bool antiAlias, Transform transform) | tiny_skia::Mask | |
| fromPixmap(const PixmapView &pixmap, MaskType maskType) | tiny_skia::Mask | static |
| fromSize(std::uint32_t width, std::uint32_t height) | tiny_skia::Mask | static |
| fromVec(std::vector< std::uint8_t > data, IntSize size) | tiny_skia::Mask | static |
| intersectPath(const Path &path, FillRule fillRule, bool antiAlias, Transform transform) | tiny_skia::Mask | |
| invert() | tiny_skia::Mask | |
| release() | tiny_skia::Mask |