\GrafikaImageType

Class ImageType. Represent the different image types for GD and Imagick consistently.

Summary

Methods
Properties
Constants
No public methods found
No public properties found
UNKNOWN
GIF
JPEG
PNG
WBMP
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

UNKNOWN

UNKNOWN = ''

GIF

GIF = 'GIF'

JPEG

JPEG = 'JPEG'

PNG

PNG = 'PNG'

WBMP

WBMP = 'WBMP'