Class Fox::FXIcon
In: FXIcon.rb
Parent: FXImage

Icon class

Methods
new   
Attributes
transparentColor  [RW] 

Transparency color [FXColor]

Public Class methods
new(app, pixels=nil, transparentColor=0, options=0, width=1, height=1) {|theIcon| ...}

Create an icon with an initial pixel buffer (pixels), a transparency color transparentColor, and options as in FXImage.