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

JPEG icon class

Methods

new  

Attributes

quality  [RW]  Image quality setting [Integer]

Public Class methods

Return an initialized FXJPGIcon instance.

Parameters:

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

[Validate]