No examples for this method. 
     
 
     
      Frequently called with: [Clear]  
     
 
      
    
 
     
     
     -1 
    
 
     
     
   | java.lang.Object | ||
| ↳ | android.graphics.Xfermode | |
| ↳ | android.graphics.PorterDuffXfermode | |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  | 
           Create an xfermode that uses the specified porter-duff mode.
           | ||||||||||
| [Expand] 
           Inherited Methods
           | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class android.graphics.Xfermode 
 | |||||||||||||||||||||||||||||||||
|  From class java.lang.Object 
 | |||||||||||||||||||||||||||||||||
Create an xfermode that uses the specified porter-duff mode.
| mode | The porter-duff mode that is applied | 
|---|
 
 
    