Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 75a318c

Browse files
anntzerImgBotApp
authored andcommitted
Deprecate tostring_rgb.
As noted previously, silently dropping alpha can be confusing. Also, directly accessing the buffer array is more efficient (it does not involve copying to a string buffer) and should cover most use cases.
1 parent 8900682 commit 75a318c

2 files changed

Lines changed: 3 additions & 557 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
``RendererAgg.tostring_rgb`` and ``FigureCanvasAgg.tostring_rgb``
2+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3+
... are deprecated with no replacement.

0 commit comments

Comments
 (0)