Create an xfermode that uses the specified porter-duff mode.parammode The porter-duff mode that is applied this.mode = mode; native_instance = nativeCreateXfermode(mode.nativeInt);
this.mode = mode; native_instance = nativeCreateXfermode(mode.nativeInt);