This is TIFFView.h in view mode; [Download] [Up]
#import <appkit/View.h> @interface TIFFView:View { id image,bitmap; BOOL isCached; } - drawSelf:(NXRect *)rects :(int)count; - openTIFF:sender; - toggleCachingMode:sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.