public class BufferedImage extends Object
Modifier and Type | Field and Description |
---|---|
static int |
TYPE_INT_RGB |
Constructor and Description |
---|
BufferedImage(android.graphics.Bitmap bitmap) |
BufferedImage(int w,
int h,
int t) |
public static final int TYPE_INT_RGB
Copyright © 2018 Aspose. All Rights Reserved.