sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
com.m8test.script.core.api.ui.compose.graphics
/
BlendModes
/
getXor
get
Xor
abstract
fun
getXor
(
)
:
BlendMode
对源图像和目标图像应用按位异或(XOR)操作。重叠区域将变为透明。