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

Targa Icon

Methods

fileExt   mimeType   new  

Public Class methods

Return the suggested file extension for this image type ("tga").

Return the MIME type for this image type

Return an initialized FXTGAIcon instance.

Parameters:

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

[Validate]