setCropMaskColor

fun setCropMaskColor(@ColorInt color: Int, @IntRange(from = 0, to = 100) transparency: Int? = null)

Set crop mask layer color.

Since

0.5.3

See also