Enum cairo::pattern::extend::Extend
[−]
[src]
pub enum Extend {
None,
Repeat,
Reflect,
Pad,
}Variants
NoneRepeatReflectPad