JNA API 3.2.4

com.sun.jna.examples

Class X11AlphaMaskTest



  • public class X11AlphaMaskTest
    extends java.lang.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

      Constructors 
      Constructor and Description
      X11AlphaMaskTest() 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      static void main(java.lang.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(java.lang.String[] args)
JNA API 3.2.4

Copyright © 2007-2009 Timothy Wall. All Rights Reserved.