public Intervention\Image\Image mime()
Read MIME Type of current image instance, if it's already defined.
none
MIME Type of current image.
// read mime type of image
$mime = Image::make('public/foo.jpg')->mime();
2023-09-08 更新 本文链接:https://upwqy.com/index.php/wiki/info/907.html