mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-05 06:00:58 +03:00
Documentation for GBR
This commit is contained in:
parent
25428afb70
commit
00dc657824
|
@ -660,14 +660,17 @@ into account.
|
||||||
GBR
|
GBR
|
||||||
^^^
|
^^^
|
||||||
|
|
||||||
The GBR decoder reads GIMP brush files.
|
The GBR decoder reads GIMP brush files, version 1 and 2.
|
||||||
|
|
||||||
The :py:meth:`~PIL.Image.Image.open` method sets the following
|
The :py:meth:`~PIL.Image.Image.open` method sets the following
|
||||||
:py:attr:`~PIL.Image.Image.info` properties:
|
:py:attr:`~PIL.Image.Image.info` properties:
|
||||||
|
|
||||||
**description**
|
**comment**
|
||||||
The brush name.
|
The brush name.
|
||||||
|
|
||||||
|
**spacing**
|
||||||
|
The spacing between the brushes, in pixels. Version 2 only.
|
||||||
|
|
||||||
GD
|
GD
|
||||||
^^
|
^^
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user