2
0
mirror of https://github.com/boostorg/gil.git synced 2026-01-28 19:22:11 +00:00
Files
gil/test
Mateusz Łoskot 7f23184076 Add basic test for color base algorithm: static_transform (#319)
The test also illustrates and verifies that the `static_transform` is
constrained by the size of destination color base. That is, it is
applicable if the source color base has number of elements equal-to or
greater-than the destination color base.
2019-07-03 07:40:48 +02:00
..