FXGIFIcon
FXGIFIcon(a, pix=None, clr=FXRGB(192, 192, 192), opts=0, w=1, h=1)

Construct an icon from memory stream formatted as CompuServe GIF format.
Argument | Type | Default | Description |
a | FXApp | | |
pix | | None | |
clr | FXColor | FXRGB(192, 192, 192) | |
opts | Int | 0 | |
w | Int | 1 | |
h | Int | 1 | |