SetaPDF_Core_Image_Gif_Block_ImageDescriptor Class representing an image descriptor inside of a GIF.

File: /SetaPDF v2/Core/Image/Gif/Block/ImageDescriptor.php

Class hierarchy

Summary

Properties

$colorTable

The local color table.

If null, the global color table shall be used.

$height

$interlace

Flag for interlacing.

$left

The frame x position from the left.

$minCodeSize

The min code size.

Used for the LZW-Encoding.

$top

The frame y position from the top.

$width


Static Methods


Methods

__construct()