ftp.nice.ch/pub/next/connectivity/news/NewsBase.3.02.s.tar.gz#/NewsBase302.source/MMEdit/JFIFBitmap.h

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

#import <appkit/NXBitmapImageRep.h>

@interface JFIFBitmap:NXBitmapImageRep
{
    unsigned char *jfifData;
}

- writeJFIF:(NXStream *)stream usingQuality:(int)quality;

- readJFIF:(NXStream *)stream;
  
@end

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