Determine which imagery layer is clicked

Hi, guys!

I have a collection of imagery layers with transparent tiles. I want to determine which one of these imagery layers is transparent at specific point of globe or screen (where a user clicks) and is on the top. In other words, is it possible to test whether imagery layer has some colored pixel at specific coordinates? I tried pickImageryLayerFeatures but seems that it’s not what a want.

Thank you.