# Print output for @column tags ?> Xfermode - Android SDK | Android Developers

Most visited


Recently visited


Xfermode

public class Xfermode
extends Object

java.lang.Object
   ↳ android.graphics.Xfermode


Xfermode is the base class for objects that are called to implement custom "transfer-modes" in the drawing pipeline. The static function Create(Modes) can be called to return an instance of any of the predefined subclasses as specified in the Modes enum. When an Xfermode is assigned to an Paint, then objects drawn with that paint have the xfermode applied.

Summary


Public constructors

Xfermode()

Inherited methods

Public constructors


Xfermode

public Xfermode ()

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.