Class Fox::FXGIFIcon
In: rdoc-sources/FXGIFIcon.rb
Parent: FXIcon

GIF Icon class.

Methods

new  

Public Class methods

Return an initialized FXGIFIcon instance.

Parameters:

a:an application instance [FXApp]
pix:a memory buffer formatted in GIF file format [String]
clr:transparency color [FXColor]
opts:options [Integer]
w:width [Integer]
h:height [Integer]

[Validate]