Gif
in package
Gif file information class.
Tags
Table of Contents
Methods
- gifInfo() : array<string|int, mixed>|false
- Get GIF file info.
Methods
gifInfo()
Get GIF file info.
public
gifInfo(string $file) : array<string|int, mixed>|false
Parameters
- $file : string
-
Full path to image file.
Tags
Return values
array<string|int, mixed>|false —Return associative array if success, return false for otherwise.