Jaguar - PHP Graphic Library
  • Namespace
  • Class
  • Tree

Namespaces

  • Jaguar
    • Action
      • Blur
      • Color
      • Pixelate
      • Preset
    • Color
    • Drawable
      • Border
      • Style
      • Text
    • Exception
    • Factory
    • Format
    • Gradient

Classes

  • Gd
  • Gif
  • Jpeg
  • Png

Class Gif

Jaguar\AbstractCanvas implements Jaguar\CanvasInterface
Extended by Jaguar\Format\Gif
Namespace: Jaguar\Format
Located at Jaguar/Format/Gif.php

Methods summary

public static boolean
# isGifFile( string $filename )

Check if the given file is gif file

Check if the given file is gif file

Parameters

$filename
string
$filename

Returns

boolean
true if gif file,false otherwise

Methods inherited from Jaguar\AbstractCanvas

__clone(), __construct(), __toString(), alphaBlending(), create(), destroy(), draw(), fill(), fromCanvas(), fromFile(), fromString(), getColorAt(), getCopy(), getDimension(), getHandler(), getHeight(), getPixel(), getWidth(), isGdResource(), isHandlerSet(), isTrueColor(), paste(), save(), setHandler()

Magic methods summary

Jaguar - PHP Graphic Library API documentation generated by ApiGen 2.8.0