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 Jpeg

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

Methods summary

public static boolean
# isJpegFile( string $filename )

Check if the given file is jpeg file

Check if the given file is jpeg file

Parameters

$filename
string
$filename

Returns

boolean
true if jpeg false othewise

Methods inherited from Jaguar\CompressableCanvas

__construct(), getQuality(), setQuality()

Methods inherited from Jaguar\AbstractCanvas

__clone(), __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

Constants summary

Constants inherited from Jaguar\CompressableCanvas

QUALITY_DRAFT, QUALITY_HIGH, QUALITY_LOW, QUALITY_MAX, QUALITY_MED

Jaguar - PHP Graphic Library API documentation generated by ApiGen 2.8.0