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

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

#import <appkit/appkit.h>

@interface ColorChangeCtr:Object
{
	id	imageOpCtr;
	id	comparison;
	id	newAlpha;
	id	newWell;
	id	origAlpha;
	id	origWell;
	id	uniform;
	id	whichside;
}

- changeAlpha:sender;
- doit:sender;

@end

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