MyTiffWriter Class Reference
[Graphic files access]

TIFF file format writer class. More...

#import <MyTiffWriter.h>

Inheritance diagram for MyTiffWriter:

Inheritance graph
[legend]
Collaboration diagram for MyTiffWriter:

Collaboration graph
[legend]

List of all members.

Public Member Functions

(void) - changeCompression:
 Action connected to the compression popup.
(void) - changeBits:
 Action connected to the "bits per pixels" popup.
(void) - confirmParams:
 Action connected to the "OK" button.
(void) - cancelParams:
 Action connected to the "Cancel" button.

Protected Attributes

IBOutlet NSPanel_cfgPanel
 Configuration panel.
u_short _compression
 Kind of compression.
u_short _nBits
 Number of bits per pixels.


Detailed Description

TIFF file format writer class.

Member Function Documentation

- (void) changeCompression: (id)  sender  

Action connected to the compression popup.

Parameters:
sender The popup.

- (void) changeBits: (id)  sender  

Action connected to the "bits per pixels" popup.

Parameters:
sender The popup.

- (void) confirmParams: (id)  sender  

Action connected to the "OK" button.

Parameters:
sender The button.

- (void) cancelParams: (id)  sender  

Action connected to the "Cancel" button.

Parameters:
sender The button.


The documentation for this class was generated from the following files:
Generated on Sat Mar 22 17:44:54 2008 for Lynkeos by  doxygen 1.5.4