public class JavaBitMapFactory extends Object implements BitMapFactory
| Constructor and Description | 
|---|
JavaBitMapFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
int | 
hashCode()  | 
MutableBitmap | 
makeEmptyMutableBitmap()
Create a new empty bitmap 
 | 
String | 
toString()  | 
public MutableBitmap makeEmptyMutableBitmap()
BitMapFactorymakeEmptyMutableBitmap in interface BitMapFactoryCopyright © 2011–2018. All rights reserved.