File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : " Pillow"
3+ numberOfPeople : " TBD"
4+ pythonLevel : " Intermediate"
5+ contactPerson :
6+ name : " Eric Soroos"
7+ 8+ github : wiredfool
9+ twitter :
10+ links :
11+ - title : " Repo"
12+ url : " https://github.com/python-pillow/Pillow"
13+ - title : " Issue Overview"
14+ url : " https://github.com/python-pillow/Pillow/issues/1888#issuecomment-2613018551"
15+ ---
16+
17+ I'm planning on working on the long-standing Pillow issue #1888 -- high
18+ bit depth multi channel images, specifically by trying to add planar
19+ image storage to the core Pillow imaging object. [ This
20+ comment] ( https://github.com/python-pillow/Pillow/issues/1888#issuecomment-2613018551 )
21+ outlines the general approach that I think would work.
22+
23+ There will be some C level wrangling in addition to the Python layer
24+ changes to implement the planar image storage.
You can’t perform that action at this time.
0 commit comments