Bug 576334 - Image is loaded with wrong colors from 32-bit BMP
Summary: Image is loaded with wrong colors from 32-bit BMP
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.22   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 4.22 M2   Edit
Assignee: Alexandr Miloslavskiy CLA
QA Contact: Niraj Modi CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-29 17:43 EDT by Alexandr Miloslavskiy CLA
Modified: 2021-10-14 09:12 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Miloslavskiy CLA 2021-09-29 17:43:48 EDT
32-bit BMP images, such as saved by GIMP, are loaded with wrong colors due to incorrect byte order in SWT.
Comment 1 Eclipse Genie CLA 2021-09-29 18:28:51 EDT
New Gerrit change created: https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/185958
Comment 3 Niraj Modi CLA 2021-10-14 04:38:55 EDT
(In reply to Eclipse Genie from comment #1)
> New Gerrit change created:
> https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/185958

Thanks Alexandr for the patch, resolving now.
Comment 4 Alexandr Miloslavskiy CLA 2021-10-14 09:12:57 EDT
Thanks for reviewing!