Package: cairo
Function cairo-pattern-set-extend
Lambda Listcairo-pattern-set-extend (pattern extend) ArgumentsDetails
Sets the mode to be used for drawing outside the area of a pattern. See the cairo-extend-t enumeration for details on the semantics of
each extend strategy. The default extend mode is :none for surface patterns and :pad for gradient patterns. | See also |
2020-12-13