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

DataInterpreter: Add visual hex color interpretation #214

Open
schrmh opened this issue Oct 20, 2023 · 2 comments
Open

DataInterpreter: Add visual hex color interpretation #214

schrmh opened this issue Oct 20, 2023 · 2 comments

Comments

@schrmh
Copy link

schrmh commented Oct 20, 2023

It would be nice if the DataInterpreter could display a visual color of the selected block values (needs #213 first).
E.g. on three selected blocks RGB and on four RGBA (maybe ARGB alternatively).
Alternatively (or additionally) a color name could be displayed to give a hint but visual is better I would say.

@schrmh schrmh changed the title DataInspector: Add visual hex color interpretation DataInterpreter: Add visual hex color interpretation Oct 20, 2023
@schrmh
Copy link
Author

schrmh commented Oct 22, 2023

How a similar thing looks in Imhex (with mouse pointer over the RGBA8 color):
image
In this case it just takes the next four values from the cursor position. Guess this is just simpler anyways than having to select four blocks.

@EUA
Copy link
Owner

EUA commented Oct 28, 2023

Since data interpretation section became enormous with addition of date-time section that enabled at last trunk,
might be it's good to have a options dialog to customize which values gonna how than allow RGBA8 and RGB565 color selections.

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

No branches or pull requests

2 participants