File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ links:
1414 url : " https://github.com/python-pillow/Pillow/issues/1888#issuecomment-2613018551"
1515---
1616
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 )
17+ I'm planning on working on the long-standing Pillow issue #1888 -- high bit
18+ depth multi channel images, specifically by trying to add planar image storage
19+ to the core Pillow imaging object.
20+ [ This comment] ( https://github.com/python-pillow/Pillow/issues/1888#issuecomment-2613018551 )
2121outlines the general approach that I think would work.
2222
23- There will be some C level wrangling in addition to the Python layer
24- changes to implement the planar image storage.
23+ There will be some C level wrangling in addition to the Python layer changes to
24+ implement the planar image storage.
You can’t perform that action at this time.
0 commit comments