Fork me
BeyondAR
Augmented Reality Framework for Android
 All Classes Functions Variables
com.beyondar.android.util.DebugBitmap Class Reference

Static Public Member Functions

static synchronized Bitmap decodeFile (String file, Options options)
 
static synchronized Bitmap decodeStream (InputStream is, String uri)
 
static synchronized Bitmap decodeResource (Resources res, int id)
 
static synchronized Bitmap decodeByteArray (byte[] data, int offset, int length, Options opts)
 
static synchronized Bitmap decodeResource (Resources res, int id, Options options)
 
static synchronized Bitmap decodeStream (InputStream is, Rect rect, Options options, String uri)
 
static synchronized void printReport ()
 

The documentation for this class was generated from the following file: