Display image pixel values

Hi ! I want to create an app to help with image processing debugging and I was wondering whether Streamlit already has any component that directly outputs the pixel values from an image when the mouse cursor is over at a specific pixel location.

thanks !