ftp.nice.ch/pub/next/tools/cdrom/pCD.0.34.N.bs.tar.gz#/pCD0.3.4/PhotoWinProcs.h

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.