Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Warcraft Editing Tools
»
open .blp with java
open .blp with java
12-10-2009, 06:12 PM
#1
Tot
I'm currently some kind of automatic .blp-modifier and I need to know how to open a .blp file via java. Google results are crap.
hope someone can help me.
bye
12-11-2009, 03:38 AM
#2
midiway
just parse the format, it is quite simple, I'm sure java has a way to load an image from a JPEG buffer, so just extract the first mipmap and you are done
12-11-2009, 03:46 AM
#3
PurplePoot
Check out the sticky in the Programming subforum.