Package: cairo

Function cairo-pattern-get-filter

Lambda List

cairo-pattern-get-filter (pattern)

Arguments

pattern -- a cairo-pattern-t instance

Return Value

The current filter used for resizing the pattern.

Details

Gets the current filter for a pattern. See the cairo-filter-t enumeration for details on each filter.
 

See also

2020-12-13