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

Portable Pixmap (PPM) icon class.

Methods

new  

Public Class methods

Return an initialized FXPPMIcon instance.

Parameters:

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

[Validate]