01b3144d6c
Added implementatino of color conversion method, and added tests
Leonetienne
2022-03-06 15:47:57 +01:00
32faccf68f
Fix test naming scheme
Leonetienne
2022-03-06 15:36:38 +01:00
3f7abc95eb
Updated specification for SetPixel method(s)
Leonetienne
2022-03-06 15:17:43 +01:00
7b53a01898
Cooler images for mirror tests
Leonetienne
2022-03-06 15:09:15 +01:00
316ddc4a24
Added implementation of Rotation methods, and tests
Leonetienne
2022-03-06 14:51:01 +01:00
046a694dc4
Now throwing exceptions for channel-out-of-range in newer methods
Leonetienne
2022-03-06 14:19:56 +01:00
61c2808e2b
Added tests to check for exceptions being thrown on channel-out-of-range for FillChannel
Leonetienne
2022-03-06 14:19:22 +01:00
dd2f0d0496
Added more bmp functions to the unitialized tests
Leonetienne
2022-03-06 14:16:02 +01:00
8102148e60
Added tests for SwapChannels
Leonetienne
2022-03-06 14:12:48 +01:00
6534569840
Added tests for mirroring functions
Leonetienne
2022-03-06 13:46:03 +01:00
fdc5d6f23f
Added implementations for MirrorVertically and MirrorHorizontally
Leonetienne
2022-03-06 13:32:01 +01:00
ae92a1cb40
removed unnecessary test images
Leonetienne
2022-03-06 13:03:15 +01:00
469b3cc18f
Added getter for the pixelbuffer
Leonetienne
2022-03-06 13:00:58 +01:00
169a9c4892
Updated specification for to-be-done implementations
Leonetienne
2022-03-06 12:57:56 +01:00
88182bbd71
Added tests for FillChannel
Leonetienne
2022-03-06 12:55:54 +01:00
04a1104065
Added tests for write, and added tests/implementation of operator==. Also added implementation of FillChannel()
Leonetienne
2022-03-06 12:45:09 +01:00
eb4fc0e964
Added tests for image reading
Leonetienne
2022-03-06 12:08:26 +01:00
f279ffb50f
Now supporting more dib headers to read
Leonetienne
2022-03-06 02:08:34 +01:00