A bmp creation library that will create BMP image files including header based on raw byte array data.
'com.github.nayuki:BMP-IO:1.0'
<dependency>
<groupId>com.github.nayuki</groupId>
<artifactId>BMP-IO</artifactId>
<version>1.0</version>
</dependency>
<dependency org="com.github.nayuki" name="BMP-IO" rev="1.0"/>
"com.github.nayuki", "BMP-IO", "1.0"