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!
Show differencesHistory of post edits
#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!
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!