ftp.nice.ch/Attic/openStep/connectivity/mail/EnhanceMail.2.0b4.m.NIHS.bs.tgz#/EnhanceMail/XFace.h

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

/* -*-C-*-
*******************************************************************************
*
* File:         XFace.h
* RCS:          $Header: /usr/local/lib/cvs/EnhanceMail/XFace.h,v 1.1.1.2 1996/03/25 01:46:02 cedman Exp $
* Description:  
* Author:       Carl Edman
* Created:      Tue Oct 17 08:05:47 1995
* Modified:     Sun Mar 24 18:06:16 1996 (Carl Edman) cedman@capitalist.princeton.edu
* Language:     C
* Package:      N/A
* Status:       Experimental (Do Not Distribute)
*
* (C) Copyright 1995, but otherwise this file is perfect freeware.
*
*******************************************************************************
*/

#import <appkit/appkit.h>

@interface NXImage(XFace)
- (char *)xFace;
- initXFace:(const char *)xface;
- initXFace:(const char *)xface size:(const NXSize *)s;
- initFromFile:(const char *)filename xFaceSize:(const NXSize *)s;
@end

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