AvoidXfermode xfermode will draw the src everywhere except on top of the
opColor or, depending on the Mode, draw only on top of the opColor.
See Also:
AvoidXfermode Members
Syntax
[Android.Runtime.Register("android/graphics/AvoidXfermode", DoNotGenerateAcw=true)]
[System.Obsolete("This class is obsoleted in this android platform")]
public class
AvoidXfermode :
XfermodeRemarks
AvoidXfermode xfermode will draw the src everywhere except on top of the
opColor or, depending on the Mode, draw only on top of the opColor.
[Android Documentation]
Requirements
Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1Deprecated since API level 16