Pillow will use nearest neighbour as the resampling algorithm if the source image is either 1-bit or a color palette using 8 bits. If we convert to RGB before scaling, we'll probably get a better result. |
||
|---|---|---|
| .. | ||
| v0 | ||
| v1 | ||
| __init__.py | ||
Pillow will use nearest neighbour as the resampling algorithm if the source image is either 1-bit or a color palette using 8 bits. If we convert to RGB before scaling, we'll probably get a better result. |
||
|---|---|---|
| .. | ||
| v0 | ||
| v1 | ||
| __init__.py | ||