Method | Description | |
---|---|---|
__construct ( $loopCount, $disposal = 2, $red = null, $green = null, $blue = null ) | ||
addFrame ( $frame, $delay ) | ||
finish ( ) |
Method | Description | |
---|---|---|
encodeFrame ( $frame, $delay ) | black magic | |
gifBlockCompare ( $globalBlock, $localBlock, $length ) | ||
gifWord ( $int ) | ||
writeFooter ( ) | ||
writeHeader ( $initialFrame ) |
public __construct ( $loopCount, $disposal = 2, $red = null, $green = null, $blue = null ) |