ftp.nice.ch/pub/next/graphics/viewer/ToyViewer.2.6a.s.tar.gz#/ToyViewer2.6a/src/ImageOpr.bproj/Dithering.h

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

@protocol Dithering

- init:(int)pixellevel width:(int)width;
- reset:(int)pixellevel;
- free;
- (unsigned char *)buffer;
- (unsigned char *)getNewLine;
- (const unsigned char *)threshold;

@end

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