Package: cairo

Function cairo-pattern-get-extend

Lambda List

cairo-pattern-get-extend (pattern)

Arguments

pattern -- a cairo-pattern-t instance

Return Value

The current extend strategy used for drawing the pattern.

Details

Gets the current extend mode for a pattern. See the cairo-extend-t enumeration for details on the semantics of each extend strategy.
 

See also

2020-12-13