File library for Bitmap images (*.bmp, *.dib). Currently supports only Windows V3 format with 24-bit-per-pixel color depth.

History

(1) Add constructor switch: fetch/not fetch image data. (2) RGB return value is doubled in 16-bit-per-pixel mode. default tip

2015-04-05, by kayekss [Sun, 05 Apr 2015 14:19:49 +0000] rev 3

(1) Add constructor switch: fetch/not fetch image data. (2) RGB return value is doubled in 16-bit-per-pixel mode.


Fixed wrong array index in function "red"

2015-03-05, by kayekss [Thu, 05 Mar 2015 01:56:29 +0000] rev 2

Fixed wrong array index in function "red"


Support OS/2 V1 format and 1-, 4-, 8-, 16-, 32-bit-per-pixel color depth.

2015-03-04, by kayekss [Wed, 04 Mar 2015 20:56:34 +0000] rev 1

Support OS/2 V1 format and 1-, 4-, 8-, 16-, 32-bit-per-pixel color depth.


Initial release.

2015-03-04, by kayekss [Wed, 04 Mar 2015 00:29:12 +0000] rev 0

Initial release.