Rotate image

Rotate image

Description of functional types

RotateImageUtil

Description of Member Function

byte[] rotateImage(@NonNull byte[] resBuff, @NonNull MidPixelFormat pixelFormat, int width, int height, int degree)

Parameter

Return

byte[] of rotated image

最終更新