This website requires JavaScript.
Explore
Help
Sign In
leonetienne
/
BmpPP
Watch
1
Star
0
Fork
0
You've already forked BmpPP
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
BmpPP
/
Test
/
TestAssets
History
Leonetienne
6534569840
Added tests for mirroring functions
2022-03-06 13:46:03 +01:00
..
.gitignore
Added tests for image reading
2022-03-06 12:08:26 +01:00
base_blue.bmp
Added tests for FillChannel
2022-03-06 12:55:54 +01:00
base_gradient_flipped_hor.bmp
Added tests for mirroring functions
2022-03-06 13:46:03 +01:00
base_gradient_flipped_ver.bmp
Added tests for mirroring functions
2022-03-06 13:46:03 +01:00
base_gradient.bmp
Added tests for image reading
2022-03-06 12:08:26 +01:00
base_green.bmp
Added tests for FillChannel
2022-03-06 12:55:54 +01:00
base_red.bmp
Added tests for FillChannel
2022-03-06 12:55:54 +01:00
basea_blue.bmp
Added tests for FillChannel
2022-03-06 12:55:54 +01:00
basea_gradient_flipped_hor.bmp
Added tests for mirroring functions
2022-03-06 13:46:03 +01:00
basea_gradient_flipped_ver.bmp
Added tests for mirroring functions
2022-03-06 13:46:03 +01:00
basea_gradient.bmp
Added tests for image reading
2022-03-06 12:08:26 +01:00
basea_green.bmp
Added tests for FillChannel
2022-03-06 12:55:54 +01:00
basea_red.bmp
Added tests for FillChannel
2022-03-06 12:55:54 +01:00
readme.md
Added tests for image reading
2022-03-06 12:08:26 +01:00
readme.md
base*.bmp is always RGB, basea*.bmp is always RGBA.