ThorVG  v0.1
Paint Member List

This is the complete list of members for Paint, including all inherited members.

bounds(float *x, float *y, float *w, float *h) const noexceptPaint
composite(std::unique_ptr< Paint > target, CompositeMethod method) const noexceptPaint
duplicate() const noexceptPaint
opacity(uint8_t o) noexceptPaint
opacity() const noexceptPaint
rotate(float degree) noexceptPaint
scale(float factor) noexceptPaint
transform(const Matrix &m) noexceptPaint
translate(float x, float y) noexceptPaint