OrderFilter

Undocumented in source.

Constructors

this
this(uint width, uint height)
Undocumented in source.

Members

Functions

compare
bool compare(RGBColor a, RGBColor b)
Undocumented in source.
getValue
RGBColor getValue(RGBColor[] range)
Undocumented in source.
processFence
auto processFence(Range r)
height
uint height;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

width
uint width;
Undocumented in source.

Meta