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

Tagged Image File Format (TIFF) Image

Methods

new  

Attributes

codec  [RW]  Codec setting [Integer]

Public Class methods

Return an initialized FXTIFImage instance.

Parameters:

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

[Validate]