This macro displays the coordinates and RGB values of pixels when the user positions the cursor over an image. It extracts the red, green, and blue component values from the pixel if the image has 24-bit color, or it just displays the pixel value if not.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
18 views1 page
Color Picker Tool
This macro displays the coordinates and RGB values of pixels when the user positions the cursor over an image. It extracts the red, green, and blue component values from the pixel if the image has 24-bit color, or it just displays the pixel value if not.