NSEPSImageRep

Authors

Adam Fedor( fedor@colorado.edu )
EPS image representation.

Copyright: (C) 1996 Free Software Foundation, Inc.

Software documentation for the NSEPSImageRep class

NSEPSImageRep : NSImageRep

Declared: AppKit/NSEPSImageRep.h

imageRepWithData:

+ (id) imageRepWithData: (NSData*)epsData;


EPSRepresentation

- (NSData*) EPSRepresentation;


boundingBox

- (NSRect) boundingBox;


initWithData:

- (id) initWithData: (NSData*)epsData;


prepareGState

- (void) prepareGState;