Hello Embedded Wizard Community,
I am currently working on a project that involves a grid-like template containing squares of different colors. This template is displayed on a page within my project. I would like to capture the hex color value of each square when it is touched by the user, so that the system can take appropriate actions based on the color.
My idea is to retrieve the hex color value of the pixel at the specific coordinate where the user touches the screen. Could you please guide me on how to achieve this in Embedded Wizard?
Here are some specific questions:
- Is there a built-in function or method in Embedded Wizard to retrieve the color of a pixel at a given coordinate?
- If not, what would be the best approach to implement this feature?
- Are there any performance considerations I should be aware of when implementing this?
Thank you in advance for your assistance. I look forward to your insights.
Best regards,
Burak Cebesoy