Preparing search index...
The search index is not available
Excalibur.js Edge API Documentation
Excalibur.js Edge API Documentation
ParseGif
Class ParseGif
Hierarchy
ParseGif
Index
Constructors
constructor
Properties
check
Bytes
frames
global
Color
Table
images
Methods
array
To
Image
parse
Block
parse
Color
Table
parse
Ext
parse
Header
parse
Img
read
Sub
Blocks
Constructors
constructor
new
Parse
Gif
(
stream
:
Stream
, color
?:
Color
)
:
ParseGif
Parameters
stream:
Stream
color:
Color
= Color.Magenta
Returns
ParseGif
Properties
check
Bytes
check
Bytes
:
number
[]
= []
frames
frames
:
GifFrame
[]
= []
global
Color
Table
global
Color
Table
:
any
[]
= []
images
images
:
HTMLImageElement
[]
= []
Methods
array
To
Image
array
To
Image
(
frame
:
GifFrame
)
:
void
Parameters
frame:
GifFrame
Returns
void
parse
Block
parse
Block
(
)
:
void
Returns
void
parse
Color
Table
parse
Color
Table
(
entries
:
any
)
:
string
[]
Parameters
entries:
any
Returns
string
[]
parse
Ext
parse
Ext
(
block
:
any
)
:
void
Parameters
block:
any
Returns
void
parse
Header
parse
Header
(
)
:
void
Returns
void
parse
Img
parse
Img
(
img
:
any
)
:
void
Parameters
img:
any
Returns
void
read
Sub
Blocks
read
Sub
Blocks
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Excalibur.js
Edge API
Documentation
Events
Input
Side
Util
Draw
Util
webgl
Parse
Gif
constructor
check
Bytes
frames
global
Color
Table
images
array
To
Image
parse
Block
parse
Color
Table
parse
Ext
parse
Header
parse
Img
read
Sub
Blocks