Translate Screen Pixel to Gui Offset Position?

According to this developer resource the function returns an x and y value. Which is true. My only issue is that it’s the whole screen and not the Gui Offset Position.
image
Instead, could I convert the screen position to the right position in the frame? And how could I do this?
[I need this for clip descendants.]

bump, I still cannot find a solution.