Comprehensive Guide for Developers: Features, Integration, and API Reference
This is the complete list of members for PDF::Graphics::Brush, including all inherited members.
| Brush() noexcept (defined in PDF::Graphics::Brush) | PDF::Graphics::Brush | inline |
| Brush(GXBrush handle, bool adopt=false) noexcept (defined in PDF::Graphics::Brush) | PDF::Graphics::Brush | inline |
| Brush(const Brush &rhs) noexcept (defined in PDF::Graphics::Brush) | PDF::Graphics::Brush | inline |
| Brush(Brush &&rhs) noexcept (defined in PDF::Graphics::Brush) | PDF::Graphics::Brush | inline |
| NewBitmapBrush(const Bitmap &bitmap, const GXBitmapBrushAttrs &attrs, float opacity=1, const Matrix *xform=nullptr) (defined in PDF::Graphics::Brush) | PDF::Graphics::Brush | inlinestatic |
| NewGradientBrush(const Gradient &gradient, float opacity=1, const Matrix *xform=nullptr) (defined in PDF::Graphics::Brush) | PDF::Graphics::Brush | inlinestatic |
| NewSolidBrush(const GXColor &color) (defined in PDF::Graphics::Brush) | PDF::Graphics::Brush | inlinestatic |
| NewSolidBrush(GXColorValue argb) (defined in PDF::Graphics::Brush) | PDF::Graphics::Brush | inlinestatic |
| operator=(const Brush &rhs) noexcept (defined in PDF::Graphics::Brush) | PDF::Graphics::Brush | inline |
| operator=(Brush &&rhs) noexcept (defined in PDF::Graphics::Brush) | PDF::Graphics::Brush | inline |