You can use IDirect3DDevice9:tretchRect, but it's really not recommended. Most often StretchRect is used in 3D rendering to downsample ("resolve") multisampled render target to plain aliased texture.