G
Guest
I am using vb.net 2002. (I also have vb 2005 express but have not yet
installed it)
I need my application to load .bmp texture files from a game, and then load
my own custom textures (also .bmp files) displaying both in separate
windows.
The user will then manipulate combinations of one superimposed on the other,
showing the result in a third window.
I then need to save the result back as a .bmp file for the user to then use
in the game.
These .bmp files are in a dxt game format, with mip maps and alpha channels,
so I must preserve exactly the header information and all non-displayed data
in the files.
Can anyone direct me to any reading material on this subject.....
joisey
installed it)
I need my application to load .bmp texture files from a game, and then load
my own custom textures (also .bmp files) displaying both in separate
windows.
The user will then manipulate combinations of one superimposed on the other,
showing the result in a third window.
I then need to save the result back as a .bmp file for the user to then use
in the game.
These .bmp files are in a dxt game format, with mip maps and alpha channels,
so I must preserve exactly the header information and all non-displayed data
in the files.
Can anyone direct me to any reading material on this subject.....
joisey