Uses of Class
org.gnu.gdk.PixbufAlphaMode

Packages that use PixbufAlphaMode
org.gnu.gdk   
 

Uses of PixbufAlphaMode in org.gnu.gdk
 

Fields in org.gnu.gdk declared as PixbufAlphaMode
static PixbufAlphaMode PixbufAlphaMode.BILEVEL
           
static PixbufAlphaMode PixbufAlphaMode.FULL
           
 

Methods in org.gnu.gdk that return PixbufAlphaMode
static PixbufAlphaMode PixbufAlphaMode.intern(int value)
           
 PixbufAlphaMode PixbufAlphaMode.or(PixbufAlphaMode other)
           
 PixbufAlphaMode PixbufAlphaMode.and(PixbufAlphaMode other)
           
 PixbufAlphaMode PixbufAlphaMode.xor(PixbufAlphaMode other)
           
 

Methods in org.gnu.gdk with parameters of type PixbufAlphaMode
 PixbufAlphaMode PixbufAlphaMode.or(PixbufAlphaMode other)
           
 PixbufAlphaMode PixbufAlphaMode.and(PixbufAlphaMode other)
           
 PixbufAlphaMode PixbufAlphaMode.xor(PixbufAlphaMode other)
           
 boolean PixbufAlphaMode.test(PixbufAlphaMode other)
           
 


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net