Intervention/Image2

首页

mime()


public Intervention\Image\Image mime()

Read MIME Type of current image instance, if it's already defined.

Parameters

none

Return Values

MIME Type of current image.

Examples

// read mime type of image
$mime = Image::make('public/foo.jpg')->mime();

See also

2023-09-08 更新 本文链接:https://upwqy.com/index.php/wiki/info/907.html



mask() opacity()