/*     */ public Image getImage() {
   /*  33 */ return Image.fromByteBgraPreData(getPixelBuffer(), getWidth(), getHeight());
   /*     */ }