setOutput

open override fun setOutput(outputX: Int, outputY: Int): CropIntent

Set the value of outputX , outputY.

Parameters

outputX

The width of output image in pixels.

outputY

The height of output image in pixels.