-
|
if i'm reading the docs correctly, the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
To change this would require updating |
Beta Was this translation helpful? Give feedback.
-
|
if i'm reading the docs correctly, the |
Beta Was this translation helpful? Give feedback.
-
|
To change this would require updating |
Beta Was this translation helpful? Give feedback.
bandshas been in use since PIL, before it was forked to Pillow, so I don't know the historical answer.To change this would require updating
Image.merge(),Image.getmodebandnames(),Image.getmodebands(),im.getbands()andModeDescriptor. Pillow values backwards compatibility, and this would disrupt people who have accepted the current terminology. So unless this topic receives a lot of attention, there isn't a strong motivation to change.