Commit c793a271 authored by Clément Bœsch's avatar Clément Bœsch

doc/filters: fix selectivecolor example

Fixes Ticket #4927
parent bf0d2d60
......@@ -13097,7 +13097,7 @@ pixels of its range.
@itemize
@item
Increase cyan by 55% and reduce yellow by 33% in every green areas, and
Increase cyan by 50% and reduce yellow by 33% in every green areas, and
increase magenta by 27% in blue areas:
@example
selectivecolor=greens=.5 0 -.33 0:blues=0 .27
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment