This is RASF.h in view mode; [Download] [Up]
#import "Image.h"
// RASF.h
//
// Written by Vince DeMarco
// demarco@cpsc.ucalgary.ca
//
// This program is In the Public Domain. If you make any improvements to this
// program please let me know
@interface RASF:Image
{
}
- init;
- open:(char *)filename;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.