JNA API 3.0

com.sun.jna.examples
Class X11AlphaMaskTest

java.lang.Object
  extended by 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

Constructor Summary
X11AlphaMaskTest()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

X11AlphaMaskTest

public X11AlphaMaskTest()
Method Detail

main

public static void main(String[] args)

JNA API 3.0

Copyright © 2007 Timothy Wall. All Rights Reserved.