RootEncoder
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
RootEncoder
encoder
/
com.pedro.encoder.utils.yuv
/
YV12Utils
/
rotate270
rotate270
open
fun
rotate270
(
data
:
Array
<
Byte
>
,
imageWidth
:
Int
,
imageHeight
:
Int
)
:
Array
<
Byte
>