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

ICO graphics file

Methods

new  

Public Class methods

Return an initialized FXICOImage instance.

Parameters:

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

[Validate]