How to take pixel data from a texture

I want to take the pixel data from a texture in other blueprint/C++Class but how to do it?and how can I do to trace or pick up a path from a SkeletalMesh I need the UVs?
because I want to put the Armor info such as thickness into the texture,I want to take it out when the Bullet hit the Armor……