![]() |
KSquare Utilities
|
Definition of structures necessary to support BMP file format. More...
#include "KKBaseTypes.h"Go to the source code of this file.
Namespaces | |
| KKB | |
| KKB The namespace for KKBase Library supporting general functionality needed by almost any application. | |
Definition of structures necessary to support BMP file format.
Because I could not find any data structures in UNIX based systems that would support the reading of BMP files I created this one file that includes data structures that would normally be found on a Windows based OS.
Definition in file BMPheader.h.