ftp.nice.ch/Attic/openStep/developer/resources/IconKit.4.2.1.sd.tgz#/IconKit.4.2.1/Framework/NSObject.LoadImage.h

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

#import <Foundation/NSObject.h>
#import <Foundation/NSString.h>
#import <AppKit/NSImage.h>

@interface NSObject(LoadImage)

- (NSImage *)loadImageFromBundle:(NSString *)imageName;

@end

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