setasign\SetaPDF2\Core\Image\Gif\Block\Extension

GraphicControl Class representing a graphic control extension inside a GIF.

File: /SetaPDF v2/Core/Image/Gif/Block/Extension/GraphicControl.php
Old class name (alias): \SetaPDF_Core_Image_Gif_Block_Extension_GraphicControl

Class hierarchy

Summary

Properties

$delayTime

The time that the frame shall be displayed.

$disposalMethodFlag

The disposal method.

$reservedFlag

Flag reserved for future specification.

$transparentColorFlag

A flag that determines if this block contains a transparent color.

$transparentColorIndex

An index for the color table that shall be transparent for the next rendering run.

$userInputFlag

A flag that tells the reader to wait for user input before rendering the next frame.


Static Methods


Methods

__construct()

_readBody()

Reads the content of the extension.

Parameters
$reader : \SetaPDF_Core_Image_Gif_Reader_Sequence
 
Exceptions

Throws \setasign\SetaPDF2\Core\Image\Exception