mirror of
https://github.com/maunium/stickerpicker
synced 2024-11-09 03:44:10 +00:00
86cb2edcfa
In our testing, the method of exclusively processing the Alpha channel yielded the best results. This approach focuses on adjusting transparency while preserving the RGB color information, which prevents color distortion and maintains image detail. Key reasons for the improvement include: - Protecting RGB from color alterations, avoiding color seepage and contamination. - Precisely removing unwanted semi-transparency in the Alpha channel, eliminating white edges. - Simplifying the process, reducing complexity, and minimizing risk of introducing new issues. By targeting transparency issues directly in the Alpha channel, we achieve cleaner edges without compromising the image's color quality and detail. |
||
---|---|---|
.. | ||
lib | ||
__init__.py | ||
get_version.py | ||
pack.py | ||
scalar_convert.py | ||
stickerimport.py | ||
version.py |