ftp.nice.ch/pub/next/graphics/viewer/ToyViewer.2.6a.s.tar.gz#/ToyViewer2.6a/src/ImageSave.bproj/TiffSavePanel.h

This is TiffSavePanel.h in view mode; [Download] [Up]

#import  "JpegSavePanel.h"

@interface TiffSavePanel : JpegSavePanel
{
	id	compButton;
	BOOL	JPEGselectable;
}

- init:(float)factor jpeg: (BOOL)flag;
- loadNib;	/* Overload */
- compressType:(int *)type with:(float *)factor;
- buttonChanged: sender;

@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.