Skip to main content

Module fill

Module fill 

Source

Structs§

Blip
Picture relationship identifiers and preserved image effects.
BlipFill
Picture fill with relationship ids but no package dependency.
GradientFill
A gradient fill with stops in source order.
GradientStop
One gradient stop. Stops remain in document order.
LinearGradient
Linear gradient angle and scaling behavior.
NoFill
An a:noFill value, including preserved extension children.
PathGradient
Path gradient shape and optional focal rectangle.
PatternFill
Pattern fill foreground, background, and preset identifier.
RelativeRect
A rectangle expressed as optional percentages from each edge.
SolidFill
A solid fill with its DrawingML colour choice.
Tile
Tiled picture-fill offsets, scales, flip, and alignment.

Enums§

BlipMode
Picture-fill placement mode.
Fill
One of the five DrawingML fill families.
FillError
Errors produced while parsing or writing DrawingML fills.
GradientGeometry
Gradient geometry for either a linear or path gradient.
PathGradientKind
A DrawingML path-gradient shape.

Type Aliases§

Result