com.sun.jna.examples
Class X11AlphaMaskTest
java.lang.Object
com.sun.jna.examples.X11AlphaMaskTest
public class X11AlphaMaskTest
- extends Object
Experiment with different compositing methods. Unfortunately you
can't use anything other than AlphaComposite on Graphics derived from
screen surface data.
- Author:
- twall
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
X11AlphaMaskTest
public X11AlphaMaskTest()
main
public static void main(String[] args)
Copyright © 2007-2008 Timothy Wall. All Rights Reserved.