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.