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

PCX icon

Methods

new  

Public Class methods

Return an initialized FXPCXIcon instance.

Parameters:

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

[Validate]