Basic implementation, and write function

This commit is contained in:
Leonetienne
2022-03-05 19:30:41 +01:00
parent 0cd22f3bd2
commit 14294fcebf
6 changed files with 333 additions and 4 deletions

View File

@@ -11,4 +11,5 @@ add_library(BmpPP
${Eule}
BMP.cpp
BmpHeader.cpp
)