Hello.

My question is simple. I have an IDirect3DSurface9, and I need to get the size (with & height) in pixels of the surface. I don't see any method that directly get this information...

How I can get this data?

Thanks