Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unified naming for pixel and channel operations #655

Merged
merged 1 commit into from
Apr 30, 2022

Conversation

marco-langer
Copy link
Contributor

@marco-langer marco-langer commented Apr 30, 2022

Description

Closes #368

Renamed gil::pixel_multiply_t to gil::pixel_multiplies_t and gil::pixel_divide_t to gil::pixel_divides_t.

Tasklist

  • Review and approve

@mloskot mloskot added the cat/refactoring Any nonfunctional changes label Apr 30, 2022
@mloskot mloskot added this to the Boost 1.78+ milestone Apr 30, 2022
@mloskot mloskot merged commit 3289fe0 into boostorg:develop Apr 30, 2022
@mloskot mloskot mentioned this pull request May 12, 2022
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat/refactoring Any nonfunctional changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unify naming of channel_multiplies_t vs pixel_multiply_t
2 participants