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

Portable Network Graphics (PNG) Icon

Methods

new  

Public Class methods

Return an initialized FXPNGIcon instance.

Parameters:

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

[Validate]