DX9 Texture resolution

I’m taking the output from a renderer window and using dx9 texture to map onto a sphere. I’m noticing that the resulting texture is very low resolution and appears blurred. Is there a way to avoid this and acheive a high-resolution texturing?

set the size of the texture with the inspector inside the dx9 texture properties.

: ) Thanks a lot