trim

Returns the smallest window containing all pixels that satisfy the given predicate.

template trim(alias fun)
trim
(
V
)
(
auto ref V src
)

Members

Functions

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

Meta