Class Fox::FXXPMImage
In: rdoc-sources/FXXPMImage.rb
Parent: FXImage

X Pixmap (XPM) Image

Methods

new  

Public Class methods

Return an initialized FXXPMImage instance.

Parameters:

a:an application instance [FXApp]
pix:a memory buffer formatted in XPM file format [String]
opts:options [Integer]
w:width [Integer]
h:height [Integer]

[Validate]