StreamPack
Toggle table of contents
3.0.0-RC
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
StreamPack
streampack-core
/
io.github.thibaultbee.streampack.core.elements.processing.video.utils
/
TransformUtils
Transform
Utils
object
TransformUtils
Members
Properties
NORMALIZED_
RECT
Link copied to clipboard
val
NORMALIZED_RECT
:
RectF
Functions
get
Rect
To
Rect
Link copied to clipboard
fun
getRectToRect
(
source
:
RectF
,
target
:
RectF
,
@
IntRange
(
from
=
0
,
to
=
359
)
rotationDegrees
:
Int
,
mirroring
:
Boolean
)
:
Matrix
Gets the transform from one
RectF
to another with rotation degrees and mirroring.