TransformationInfo

data class TransformationInfo(val aspectRatioMode: AspectRatioMode, val targetRotation: Int, val cropRect: Rect, val needMirroring: Boolean, val infoProvider: ISourceInfoProvider)

Constructors

Link copied to clipboard
constructor(aspectRatioMode: AspectRatioMode, targetRotation: Int, cropRect: Rect, needMirroring: Boolean, infoProvider: ISourceInfoProvider)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard