2
0
mirror of https://github.com/boostorg/gil.git synced 2026-01-23 05:32:12 +00:00

2 Commits

Author SHA1 Message Date
Marco Langer
3289fe0bc4 refactor: Unified operation names for pixel and channel operations (#655)
Renamed
- gil::pixel_multiply_t to gil::pixel_multiplies_t
- gil::pixel_divide_t to gil::pixel_divides_t

Closes #368
2022-04-30 23:53:41 +02:00
Pranam Lashkari
87a3157c4b numeric extension move into core part 4
moved numeric/pixel_numeric_operations.hpp into core
2022-02-18 14:25:59 +05:30