Eclipse Community
https://board.eclipse.cx/

BMP2PNG
https://board.eclipse.cx/viewtopic.php?t=659
Page 1 of 1
Author:  jay [ 29 Mar 2024, 20:52 ]
Post subject:  BMP2PNG

This is a very simple command line tool that converts supplied Bitmap images to PNG images.

Since GDI+ refuses to read BMP32 for some reason, two bandaid fixes have been added to fix transparency. They have been creatively named bandaid-1 and bandaid-2, and they can be supplied as command-line parameters to the new version of the program.

It won't check for overwrites, so do be careful.

NEW VERSION:
Usage: bmp2png <--no-bandaid/--bandaid-1/--bandaid-2> <input file> <output file>
bmp2png.exe
(11 KiB) Downloaded 417 times

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Limited