PDF SDK Documentation

Comprehensive Guide for Developers: Features, Integration, and API Reference

Loading...
Searching...
No Matches
PDF::Pattern Member List

This is the complete list of members for PDF::Pattern, including all inherited members.

CreateFromPdfObject(const Object &object)PDF::Patternstatic
GetMatrix() constPDF::Pattern
GetPatternType() constPDF::Pattern
GetPdfObject() constPDF::Pattern
GetShading() constPDF::Pattern
GetShadingExtGState() constPDF::Pattern
GetTilingBBox() constPDF::Pattern
GetTilingContent() constPDF::Pattern
GetTilingPaintType() constPDF::Pattern
GetTilingType() constPDF::Pattern
GetTilingXStep() constPDF::Pattern
GetTilingYStep() constPDF::Pattern
operator=(const Pattern &rhs) noexcept (defined in PDF::Pattern)PDF::Patterninline
operator=(Pattern &&rhs) noexcept (defined in PDF::Pattern)PDF::Patterninline
Pattern() noexcept (defined in PDF::Pattern)PDF::Patterninline
Pattern(PDEPattern handle, bool adopt=false) noexcept (defined in PDF::Pattern)PDF::Patterninline
Pattern(const Pattern &rhs) noexcept (defined in PDF::Pattern)PDF::Patterninline
Pattern(Pattern &&rhs) noexcept (defined in PDF::Pattern)PDF::Patterninline
SetMatrix(const Matrix &matrix)PDF::Pattern
SetShading(const Shading &shading)PDF::Pattern
SetShadingExtGState(const GState &extGState)PDF::Pattern
SetTilingBBox(const PDRectF &bbox)PDF::Pattern
SetTilingPaintType(PDETilingPatternPaintType paintType)PDF::Pattern
SetTilingType(PDETilingPatternTilingType tilingType)PDF::Pattern
SetTilingXStep(float xstep)PDF::Pattern
SetTilingYStep(float ystep)PDF::Pattern