gestalt.texture
Class BitmapProducer

java.lang.Object
  extended by gestalt.texture.BitmapProducer

public abstract class BitmapProducer
extends java.lang.Object


Field Summary
static boolean HINT_DONT_CACHE
           
static boolean VERBOSE
           
 
Method Summary
static void clearCache()
           
static ByteBitmap load(java.io.InputStream theStream, java.lang.String theFilename)
           
static ByteBitmap load(java.lang.String theFilePath)
           
static void setCacheSize(int theSize)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HINT_DONT_CACHE

public static boolean HINT_DONT_CACHE

VERBOSE

public static boolean VERBOSE
Method Detail

load

public static ByteBitmap load(java.io.InputStream theStream,
                              java.lang.String theFilename)

load

public static ByteBitmap load(java.lang.String theFilePath)

setCacheSize

public static void setCacheSize(int theSize)

clearCache

public static void clearCache()


processing library gestalt_p5 by Patrick Kochlik + Dennis Paul. (c) 2009