Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(tool): add premultiply support to image tool #6175

Merged
merged 2 commits into from May 12, 2024
Merged

Conversation

XuNeo
Copy link
Collaborator

@XuNeo XuNeo commented May 4, 2024

Description of the feature or fix

Fix #6144

The image decoders and software draw unit are not ready to process pre-multiplied image yet.

Notes

XuNeo added 2 commits May 4, 2024 16:12
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
Copy link
Member

@kisvegabor kisvegabor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've tested RAW_ALPHA and premultiply and they were working well.

@FASTSHIFT FASTSHIFT merged commit a36816a into lvgl:master May 12, 2024
19 checks passed
@XuNeo XuNeo deleted the t25 branch May 12, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add RAW and RAW_ALPHA color format support in LVGLImage.py tool
3 participants