Engine
/
com.drake.engine.utils
/
CameraUtils
/
getCropImageIntent
get
Crop
Image
Intent
open fun
getCropImageIntent
(outputX:
Int
, outputY:
Int
, fromFileURI:
Uri
, saveFileURI:
Uri
):
Intent
Content copied to clipboard
open fun
getCropImageIntent
(aspectX:
Int
, aspectY:
Int
, outputX:
Int
, outputY:
Int
, fromFileURI:
Uri
, saveFileURI:
Uri
):
Intent
Content copied to clipboard
获取[跳转至裁剪界面,默认可缩放]的Intent
open fun
getCropImageIntent
(aspectX:
Int
, aspectY:
Int
, outputX:
Int
, outputY:
Int
, canScale:
Boolean
, fromFileURI:
Uri
, saveFileURI:
Uri
):
Intent
Content copied to clipboard
获取[跳转至裁剪界面]的Intent