Android.Graphics.PorterDuffXfermode Class
See Also: PorterDuffXfermode
Syntax
[Android.Runtime.Register("android/graphics/PorterDuffXfermode", DoNotGenerateAcw=true)]
public class PorterDuffXfermode : Xfermode
public class PorterDuffXfermode : Xfermode
Remarks
Requirements
Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
The members of Android.Graphics.PorterDuffXfermode are listed below.
See Also: Xfermode
Public Constructors
Create an xfermode that uses the specified porter-duff mode. |
Protected Constructors
A constructor used when creating managed representations of JNI objects; called by the runtime. |
Protected Properties
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |