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

Iris RGB Image

Methods

new  

Public Class methods

Return an initialized FXRGBImage instance.

Parameters:

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

[Validate]