createEncodedImage(function ($pointer) use ($image) { imageavif($image->core()->native(), $pointer, $this->quality); }, 'image/aviv'); } }