BlendMode

- BlendMode.clear
- BlendMode.src
- BlendMode.dst
- BlendMode.srcOver
- BlendMode.dstOver
- BlendMode.srcIn
- BlendMode.dstIn
- BlendMode.srcOut
- BlendMode.dstOut
- BlendMode.srcATop
- BlendMode.dstATop
- BlendMode.xor
- BlendMode.plus
- BlendMode.modulate
- BlendMode.screen
- BlendMode.overlay
- BlendMode.darken
- BlendMode.lighten
- BlendMode.colorDodge
- BlendMode.colorBurn
- BlendMode.hardLight
- BlendMode.softLight
- BlendMode.difference
- BlendMode.exclusion
- BlendMode.multiply
- BlendMode.hue
- BlendMode.saturation
- BlendMode.color
- BlendMode.luminosity
image
- clear
image
- src
image
- dst
image
- srcOver
image
- dstOver,
image
- srcIn,
image
 -  dstIn
image
- srcOut
image
 - dstOut,
image
 - srcATop,
image
- dstATop,
image
- xor
image
- plus
image
- modulate
image
- screen
image
- overlay
image
 -  darken
image
- lighten
image
- colorDodge
image
- colorBurn
image
- hardLight
image
-  softLight
image
- difference
image
- exclusion
image
 -  multiply
image
- hue
image
- saturation
image
 - color
image
- luminosity

你可能感兴趣的:(BlendMode)