Function __global->is_animated_image

Definitions

sources/images_cleanup_pipeline.php

  • Whether an image file is animated.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$c string required parameter N/A N/A Image data
$ext string required parameter N/A N/A Image extension

Return

  • Whether it is animated
  • Type: boolean
  • Set: N/A
  • Range: N/A