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

RedGIFControl : Object
ExtensionExtension

helper class for RedGIF
Source: RedGIF.sc

Description

Holds data for specific images.

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

Class Methods

Inherited class methods

Instance Methods

.duration

.duration = value

An Integer. If not 0 then specify delay time for animation in 1/100th of a second.

.transparent

.transparent = value

A Color.

.disposalMethod

.disposalMethod = value

An Integer from 0 to 3 that indicated overdraw operations.

.userInputFlag

.userInputFlag = value

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

.transparentFlag

.transparentFlag = value

A Boolean. If transparent colour used or not.

Inherited instance methods