Rotate operator parameter。
The API for calling the Rotate.
taskHandle Task handles are responsible for the interaction of the operator with the UCP architecture.dstImg The output picture, type and format are the same as the input picture, and its size is decided according to the rotation angle and the size of the input picture.srcImg The input picture type supports U8C1 and format supports Y and nv12.rotateDegree Operator parameter, picture rotation angle.0 means the API was successfully executed, otherwise the execution failed.