createEncodedImage(function ($pointer) use ($image) { imagebmp($image->core()->native(), $pointer, false); }, 'image/bmp'); } }