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

Transposes an image.

Parameters
inputInput image (kImage).
outputOutput image (kImage) pre-allocated with correct dimensions (width is input height and height is input width). Self-transposing not supported.
Returns
Operation status.