OutlineScaler

constructor(frameWidth: Int, frameHeight: Int, containerWidth: Float, containerHeight: Float)

Parameters

frameWidth

The width of the frame, captured by the camera

frameHeight

The height of the frame, captured by the camera

containerWidth

The width of the container where the outline will be drawn

containerHeight

The height of the container where the outline will be drawn