Specifications
Overview
1-7
1
target
only; for example, the functions
Multiply or RealFft2D, respectively.
mod
The
mod
field is optional and indicates a
modification to the core functionality of a
function. For example, in the name
iplAlphaCompositeC(), C indicates that this
function is using constant alpha values.
X-Y Argument Order Convention
Where applicable, the Image Processing Library functions use the
following order of arguments:
x, y (x first, then y)
nCols, nRows (columns first, then rows)
width, height (width first, then height).