|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Bitmap.CompressFormat | |
|---|---|
| android.graphics | |
| Uses of Bitmap.CompressFormat in android.graphics |
|---|
| Methods in android.graphics that return Bitmap.CompressFormat | |
|---|---|
static Bitmap.CompressFormat |
Bitmap.CompressFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Bitmap.CompressFormat[] |
Bitmap.CompressFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in android.graphics with parameters of type Bitmap.CompressFormat | |
|---|---|
boolean |
Bitmap.compress(Bitmap.CompressFormat format,
int quality,
OutputStream stream)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||