org.newdawn.slick.opengl
Class PNGDecoder.Format

java.lang.Object
  extended by org.newdawn.slick.opengl.PNGDecoder.Format
Enclosing class:
PNGDecoder

public static class PNGDecoder.Format
extends java.lang.Object


Method Summary
 int getNumComponents()
           
 boolean isHasAlpha()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getNumComponents

public int getNumComponents()

isHasAlpha

public boolean isHasAlpha()


Copyright © 2006 New Dawn Software. All Rights Reserved.