RedGIFControl:
Filter:
redSys/Classes (extension) | Red > redTools

RedGIFControl
ExtensionExtension

helper class for RedGIF

Description

Holds data for specific images.

NOTE: Do not instantiate. It is only a helper class for RedGIF.

Instance Methods

.duration

An Integer. that specify delay time for animation in 1/100th of a second. If not set the default (10) will be used.

.transparent

An Integer index in the colorMap array (only valid if transparentFlag below is true).

.disposalMethod

An Integer from 0 to 3 that indicated overdraw operations.

.userInputFlag

A Boolean. If animation should wait for user input or not.

.transparentFlag

A Boolean. If transparent color index should be considered or not.