home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1994 June
/
NEBULA_SE.ISO
/
SourceCode
/
Palettes
/
TiffMenusPalette
/
ImageArchiving.h
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-12-22
|
133 b
|
7 lines
#import <appkit/NXImage.h>
@interface NXImage(Archiving)
- saveAsTIFF:(const char *)fileName withExtension:(const char *)ext;
@end