mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Documentation for GBR
This commit is contained in:
parent
25428afb70
commit
00dc657824
|
@ -660,14 +660,17 @@ into account.
|
|||
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
|
||||
:py:attr:`~PIL.Image.Image.info` properties:
|
||||
|
||||
**description**
|
||||
**comment**
|
||||
The brush name.
|
||||
|
||||
**spacing**
|
||||
The spacing between the brushes, in pixels. Version 2 only.
|
||||
|
||||
GD
|
||||
^^
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user