PatternSolid /


Public Member Functions

  • PatternSolid (const ColorA &color)
  • PatternSolid (const Color &color)
  • cairo_pattern_t *
    getCairoPattern ()
  • void
    setExtend (int extend)
  • void
    setExtendNone ()
  • void
    setExtendRepeat ()
  • void
    setExtendReflect ()
  • void
    setExtendPad ()
  • int
    getExtend () const
  • void
    setFilter (int filter)
  • int
    getFilter () const
  • void
    setMatrix (const Matrix &matrix)
  • getMatrix () const

Protected Attributes

  • cairo_pattern_t *
    mCairoPattern