public class PrintableImage implements IPrintable
| Modifier and Type | Field and Description |
|---|---|
static android.os.Parcelable.Creator<ru.evotor.devices.commons.printer.printable.PrintableImage> |
CREATOR |
| Constructor and Description |
|---|
PrintableImage() |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
android.graphics.Bitmap |
getBitmap() |
void |
writeToParcel() |