rip.processing.convolution

Undocumented in source.

Members

Aliases

convolution
alias convolution = convolutionNew
Undocumented in source.
convolve
alias convolve = convolveNew
Undocumented in source.

Functions

convolutionNew
auto convolutionNew(Signal signal, LinearFilter filter)
Undocumented in source. Be warned that the author may not have intended to support it.
convolveNew
auto convolveNew(Surface surface, LinearFilter filter)
Undocumented in source. Be warned that the author may not have intended to support it.
elementaryConvolution
auto elementaryConvolution(Signal signal, Filter filter)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

result
RGBColor result;
Undocumented in source.

Meta