Companion

object Companion

Properties

PORTERDUFF_MODE_ADD
Link copied to clipboard
const val PORTERDUFF_MODE_ADD: Int = 16
PORTERDUFF_MODE_MULTIPLY
Link copied to clipboard
const val PORTERDUFF_MODE_MULTIPLY: Int = 14
PORTERDUFF_MODE_SCREEN
Link copied to clipboard
const val PORTERDUFF_MODE_SCREEN: Int = 15
PORTERDUFF_MODE_SRC_ATOP
Link copied to clipboard
const val PORTERDUFF_MODE_SRC_ATOP: Int = 9
PORTERDUFF_MODE_SRC_IN
Link copied to clipboard
const val PORTERDUFF_MODE_SRC_IN: Int = 5
PORTERDUFF_MODE_SRC_OVER
Link copied to clipboard
const val PORTERDUFF_MODE_SRC_OVER: Int = 3