setImageRecolorOpa

expect infix fun setImageRecolorOpa(value: UByte)

Set the intensity of the color mixing. Value 0, LV_OPA_0 or LV_OPA_TRANSP means fully transparent, 256, LV_OPA_100 or LV_OPA_COVER means fully covering, other values or LV_OPA_10, LV_OPA_20, etc indicate semi-transparency.

Parameters

value

The new value to use.

actual infix fun setImageRecolorOpa(value: UByte)
actual infix fun setImageRecolorOpa(value: UByte)