(long ptr, boolean value)
| 722 | public static native void _nSetAntiAlias(long ptr, boolean value); |
| 723 | public static native boolean _nIsDither(long ptr); |
| 724 | public static native void _nSetDither(long ptr, boolean value); |
| 725 | public static native int _nGetMode(long ptr); |
| 726 | public static native void _nSetMode(long ptr, int value); |
| 727 | public static native int _nGetColor(long ptr); |