public class ConciseBitMapFactory extends Object implements BitMapFactory
| Constructor and Description |
|---|
ConciseBitMapFactory() |
| 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–2017. All rights reserved.