colorMap

Return a view which applies a predicate over the underlying view's pixel colors.

template colorMap(alias fun)
colorMap
(
V
)
(
auto ref V src
)
if ()

Members

Functions

colorMap
auto colorMap(V src)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta