16 Commits

Author SHA1 Message Date
Leonetienne
a6f60cadc0 Removed dangling iostream include 2022-03-06 17:50:21 +01:00
Leonetienne
2f0d39a797 Implemented Crop method, and added tests 2022-03-06 17:42:28 +01:00
Leonetienne
01b3144d6c Added implementatino of color conversion method, and added tests 2022-03-06 15:47:57 +01:00
Leonetienne
316ddc4a24 Added implementation of Rotation methods, and tests 2022-03-06 15:08:56 +01:00
Leonetienne
046a694dc4 Now throwing exceptions for channel-out-of-range in newer methods 2022-03-06 14:19:56 +01:00
Leonetienne
fdc5d6f23f Added implementations for MirrorVertically and MirrorHorizontally 2022-03-06 13:32:01 +01:00
Leonetienne
469b3cc18f Added getter for the pixelbuffer 2022-03-06 13:00:58 +01:00
Leonetienne
04a1104065 Added tests for write, and added tests/implementation of operator==. Also added implementation of FillChannel() 2022-03-06 12:45:09 +01:00
Leonetienne
f279ffb50f Now supporting more dib headers to read 2022-03-06 02:09:10 +01:00
Leonetienne
808738ac2e Added Read method 2022-03-06 01:04:17 +01:00
Leonetienne
33932906c4 Refactor 2022-03-05 20:40:49 +01:00
Leonetienne
f993241e9f It is now possible to create uninitialized images 2022-03-05 20:24:17 +01:00
Leonetienne
f146826ff9 Added a re-initialize method 2022-03-05 19:51:57 +01:00
Leonetienne
e0dddb42d0 Added utility functions 2022-03-05 19:37:02 +01:00
Leonetienne
14294fcebf Basic implementation, and write function 2022-03-05 19:30:41 +01:00
Leonetienne
0cd22f3bd2 Project setup, and high-level class 2022-03-05 16:15:00 +01:00