Method Cairo.Pattern()->set_extend()
- Method
set_extend
void
set_extend(int
extend
)- Description
Sets the mode to be used for drawing outside the area of a pattern.
The default extend mode is EXTEND_NONE for surface patterns and EXTEND_PAD for gradient patterns.
- Parameter
extend
how the area outside of the pattern will be drawn