# Get pixel of image from dash.jl

**URL:** https://discourse.julialang.org/t/get-pixel-of-image-from-dash-jl/62877
**Category:** New to Julia
**Created:** [June 14, 2021, 10:28am UTC](https://discourse.julialang.org/t/get-pixel-of-image-from-dash-jl/62877 "2021-06-14T10:28:50Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ofek](https://avatars.discourse-cdn.com/v4/letter/o/e0b2c6/32.png) [@ofek](https://discourse.julialang.org/u/ofek)
#### Post date: [June 14, 2021, 10:28am UTC](https://discourse.julialang.org/t/get-pixel-of-image-from-dash-jl/62877/1 "2021-06-14T10:28:50Z")

</div>

hey, i have 2D image and i want to get the clicked pixel coordinates when user click on the mouse.  
how can i do that?

thanks!
