Oihana PHP

ImageFormat uses ConstantsTrait

Enumeration that defines various image formats supported by the application.

Ex: ImageFormat::AVIF -> 'avif'

Tags
author

Marc Alcaraz (ekameleon)

since
1.0.0

Table of Contents

Constants

AVIF  = 'avif'
BMP  = 'bmp'
CUR  = 'cur'
GIF  = 'gif'
HEIC  = 'heic'
HEIF  = 'heif'
ICO  = 'ico'
JPEG  = 'jpeg'
JPG  = 'jpg'
PNG  = 'png'
SVG  = 'svg'
TIF  = 'tif'
TIFF  = 'tiff'
WEBP  = 'webp'

Constants


        
On this page

Search results