Jump to content

  • Log In with Google      Sign In   
  • Create Account

14 years ago on June 15th Gamedev.net was first launched! We want to thank all of you for being part of our community and hope the best years are ahead of us. Happy birthday Gamedev.net!

#Actualkauna

Posted 09 October 2012 - 06:27 AM

I think that D3DXCreateTextureFromFileEx command has the capability to change the format and resolution.

Check : http://msdn.microsof...2(v=vs.85).aspx or http://msdn.microsoft.com/en-us/library/windows/desktop/bb172804(v=vs.85).aspx

Of course, it is a good practice not to change the format since it makes loading times longer in general.

Cheers!

#1kauna

Posted 09 October 2012 - 06:26 AM

I think that D3DXCreateTextureFromFileEx command has the capability to change the format and resolution.

Check : http://msdn.microsoft.com/en-us/library/windows/desktop/bb172802(v=vs.85).aspx

Of course, it is a good practice not to change the format since it makes loading times longer in general.

Cheers!

PARTNERS