File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,9 +44,9 @@ class Pattern(BaseParam):
4444 Resolution of the pattern in dots per inch (DPI) [Default is 300].
4545 bgcolor/fgcolor
4646 The background/foreground color for predefined bit-patterns or 1-bit images.
47- [Default is white for background and black for foreground]. Setting either to
48- an empty string will yield a transparent background/foreground where only the
49- foreground or background pixels will be painted .
47+ Setting either to an empty string will yield a transparent background/foreground
48+ where only the foreground/background pixels will be painted. [Default is white
49+ for background and black for foreground] .
5050 invert
5151 If ``True``, the pattern will be bit-inverted, i.e., white and black areas will
5252 be interchanged (only applies to predefined bit-patterns or 1-bit images).
You can’t perform that action at this time.
0 commit comments