ftp.nice.ch/pub/next/connectivity/news/Alexandra-0.9.s.tar.gz#/alex/Message.subproj/NSImage+XFace.h

This is NSImage+XFace.h in view mode; [Download] [Up]

//---------------------------------------------------------------------------------------
//	NSImage+XFace.h created by erik on Sun 23-Mar-1997
//	This code is part of the Alexandra Newsreader Project. For copyright details see
//	GNU public license version 2 or above. No warranties implied. Use at own risk.
//	More information can be found at <http://www.object-factory.com/Alexandra>.
//	@(#)$Id: NSImage+XFace.h,v 1.1 1998/07/06 10:27:38 erik Exp $
//---------------------------------------------------------------------------------------

#import <AppKit/NSImage.h>

@interface NSImage(XFace_Alexandra)

- initWithXFaceData:(NSData *)xface;
- (NSData *)xFaceData;

@end

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