get a pixel color from a texture uv

ok, I know this question has been asked before, but I havent found a solution.

I’d like a blueprint that would take a UV (0.0 , 0.0) and a Texture and return the RGB of the pixel that falls under the UV.
Any suggestions without having to get into c++ ?
thanks
k.

Did you found the answer?