libs-gui/Documentation/gsdoc/NSEPSImageRep.html
Adam Fedor d47e202fbe Markup for autogsdoc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11788 72102866-910b-0410-8b05-ffd578937521
2001-12-17 16:51:51 +00:00

57 lines
1.3 KiB
HTML

<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>