libs-gui/Documentation/gsdoc/NSEPSImageRep.html

58 lines
1.3 KiB
HTML
Raw Normal View History

<html>
<head>
<title>NSEPSImageRep</title>
</head>
<body>
<h1>NSEPSImageRep</h1>
<h3>Authors</h3>
<dl>
<dt>Adam Fedor(<a href="mailto:fedor@colorado.edu"><code>
fedor@colorado.edu
</code></a>)</dt>
<dd>
</dd>
</dl>
<blockquote>
EPS image representation. </blockquote>
<p>Copyright: (C) 1996 Free Software Foundation, Inc.</p>
<h1>
Software documentation for the NSEPSImageRep class
</h1>
<h2><a name="class$NSEPSImageRep">NSEPSImageRep</a> : <a href="NSImageRep.html#class$NSImageRep">NSImageRep</a></h2>
Declared: AppKit/NSEPSImageRep.h<br />
<p>
</p>
<h3>imageRepWithData:</a></h3>
+ (id) <b>imageRepWithData:</b> (NSData*)epsData;<br />
<p>
</p>
<hr />
<h3>EPSRepresentation</a></h3>
- (NSData*) <b>EPSRepresentation</b>;<br />
<p>
</p>
<hr />
<h3>boundingBox</a></h3>
- (NSRect) <b>boundingBox</b>;<br />
<p>
</p>
<hr />
<h3>initWithData:</a></h3>
- (id) <b>initWithData:</b> (NSData*)epsData;<br />
<p>
</p>
<hr />
<h3>prepareGState</a></h3>
- (void) <b>prepareGState</b>;<br />
<p>
</p>
<hr />
</body>
</html>