This is PhotoWinProcs.h in view mode; [Download] [Up]
#import <appkit/appkit.h> @interface PhotoWinProcs:Object { enum _NXWindowDepth depthOfNewWindows; } - setDepthOfNewWindows:(enum _NXWindowDepth)windowDepth; - (enum _NXWindowDepth)getDepthOfNewWindows; - displayImage:(id)theImage withName:(char *)imName atResolution:(int)imRes; - windowWillClose:sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.