This is NX.h in view mode; [Download] [Up]
#import <appkit.h> @interface NX : Object { } // Text functions // Imaging functions + copyBits:(int)gState :(const NXRect *)r :(NXPoint *)p; + copyBitmapFromGState:(int)gState :(const NXRect *)s :(const NXRect *)d; + drawBitmap:(const NXRect *)r :(int)width :(int)height :(int)bitsPerSample :(int)samplesPerPixel :(int)bitsPerPixel :(int)bytesPerRow :(BOOL)planar :(BOOL)alpha :(NXColorSpace)space :(const unsigned char * @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.