setasign\SetaPDF2\Core\Image\Gif

Reader Class used for reading GIF images.

File: /SetaPDF v2/Core/Image/Gif/Reader.php
Old class name (alias): \SetaPDF_Core_Image_Gif_Reader

Class hierarchy

Summary

Properties

$_blocks

protected array Reader::$_blocks = array()

All blocks that where stored in this image.

$head

$screenDescriptor


Methods

__construct()

The constructor.

Parameters
$reader : \SetaPDF_Core_Reader_Binary
 
Exceptions

Throws \setasign\SetaPDF2\Core\Image\Exception

createFrames()

Parses the data and returns resolved frames.

Exceptions

Throws \setasign\SetaPDF2\NotImplementedException