Oihana PHP

ImageMimeType uses ConstantsTrait, ImageMimeTypeTrait

Enumeration that defines various image mime-types supported by the application.

Tags
author

Marc Alcaraz (ekameleon)

since
1.0.0

Table of Contents

Constants

AVIF  : string = 'image/avif'
BMP  : string = 'image/bmp'
CUR  : string = 'image/x-icon'
GIF  : string = 'image/gif'
HEIC  : string = 'image/heic'
HEIF  : string = 'image/heif'
ICO  : string = 'image/vnd.microsoft.icon'
JPEG  : string = 'image/jpeg'
JPG  : string = 'image/jpeg'
PNG  : string = 'image/png'
SVG  : string = 'image/svg+xml'
TIF  : string = 'image/tiff'
TIFF  : string = 'image/tiff'
WEBP  : string = 'image/webp'

Constants

On this page

Search results