Commit 75a318c
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments