FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kIpp_Mirror ( kImage  input,
kImage  output,
kAxis  axes 
)

Mirrors an input image in the X and/or Y axes.

Parameters
inputInput image (kImage<k8u>).
outputOutput image (kImage<k8u>) pre-allocated with correct dimensions, or kNULL for in-place.
axesAxes to mirror.
Returns
Operation status.