Is it possible to somehow get the pixel color from the render target by x and y?
I need to do mouse detection considering the transparent pixels of the sprite. I plan to create a separate sprite completely repainted in some color and draw it in a render target.