mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 19:21:16 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11341 72102866-910b-0410-8b05-ffd578937521
59 lines
1.5 KiB
HTML
59 lines
1.5 KiB
HTML
<html><head>
|
|
<title>NSPICTImageRep</title>
|
|
</head>
|
|
<body>
|
|
<a href ="NSOpenPanel.html">[Previous] </a>
|
|
<a href ="Gui.html">[Up] </a>
|
|
<a href ="NSPageLayout.html">[Next] </a>
|
|
<h1>NSPICTImageRep</h1>
|
|
<h3>Authors </h3>
|
|
<dl>
|
|
<dt><a href ="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
|
|
<dd>
|
|
</dl>
|
|
<p>Version: $Revision$</p>
|
|
<p>Date: $Date$</p>
|
|
<h2><a name ="cont-0">NSPICTImageRep</a></h2>
|
|
<h2><a name ="NSPICTImageRep">NSPICTImageRep</a></h2>
|
|
<p><b>Declared in: </b> Gui/NSPICTImageRep.h</p>
|
|
<p><b>Inherits from: </b> NSImageRep</p>
|
|
<p><b>Conforms to: </b> NSCoding
|
|
</p>
|
|
<hr>
|
|
|
|
|
|
<h2>Instance Variables </h2>
|
|
<ul>
|
|
</ul>
|
|
<h2>Methods </h2>
|
|
<ul>
|
|
<li ><a href ="NSPICTImageRep.html#method-0">+imageRepWithData:</a>
|
|
<li ><a href ="NSPICTImageRep.html#method-3">-PICTRepresentation</a>
|
|
<li ><a href ="NSPICTImageRep.html#method-1">-boundingBox</a>
|
|
<li ><a href ="NSPICTImageRep.html#method-2">-initWithData:</a>
|
|
</ul>
|
|
<hr><h2>Class Methods </h2>
|
|
<h3><a name ="method-0">imageRepWithData:</a></h3>
|
|
+ (id) <b>imageRepWithData:</b> (NSData*)pictData;<br>
|
|
|
|
|
|
<hr>
|
|
<hr><h2>Instances Methods </h2>
|
|
<h3><a name ="method-1">boundingBox</a></h3>
|
|
- (NSRect) <b>boundingBox</b>;<br>
|
|
|
|
|
|
<hr>
|
|
<h3><a name ="method-2">initWithData:</a></h3>
|
|
- (id) <b>initWithData:</b> (NSData*)pictData;<br>
|
|
|
|
|
|
<hr>
|
|
<h3><a name ="method-3">PICTRepresentation</a></h3>
|
|
- (NSData*) <b>PICTRepresentation</b>;<br>
|
|
|
|
|
|
<hr>
|
|
</body>
|
|
|
|
</html>
|