Hi,
I'm working on a map editor for a simple map builder.
My idea was to paint walls in the map as black pixels, everything else (white colour) is free space in a room.
Any .jar to read bmp files ? So as to avoid the header, etc?
update
Im reading about Image4j
Thanks in adavance.