mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-26 22:20:55 +00:00
55 lines
1.4 KiB
HTML
55 lines
1.4 KiB
HTML
|
<html><head>
|
||
|
<title>NSPICTImageRep</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<a href="NSOpenPanel.html">[Previous]</a>
|
||
|
<a href="AppKit.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: 0.1</p>
|
||
|
<p>Date: 28 February, 2000</p>
|
||
|
<h2><a name="cont-0">NSPICTImageRep</a></h2>
|
||
|
<h2><a name="NSPICTImageRep">NSPICTImageRep</a></h2>
|
||
|
<p><b>Declared in:</b> AppKit/NSPICTImageRep.h</p>
|
||
|
<p><b>Inherits from:</b> NSImageRep</p>
|
||
|
<p><b>Conforms to:</b> NSCoding
|
||
|
</p>
|
||
|
<hr>
|
||
|
|
||
|
|
||
|
<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><a name="method-0">imageRepWithData:</a></h2>
|
||
|
+ (id) <b>imageRepWithData:</b> (NSData*)pictData<br>
|
||
|
|
||
|
|
||
|
<hr>
|
||
|
<h2><a name="method-1">boundingBox</a></h2>
|
||
|
- (NSRect) <b>boundingBox</b><br>
|
||
|
|
||
|
|
||
|
<hr>
|
||
|
<h2><a name="method-2">initWithData:</a></h2>
|
||
|
- (id) <b>initWithData:</b> (NSData*)pictData<br>
|
||
|
|
||
|
|
||
|
<hr>
|
||
|
<h2><a name="method-3">PICTRepresentation</a></h2>
|
||
|
- (NSData*) <b>PICTRepresentation</b><br>
|
||
|
|
||
|
|
||
|
<hr>
|
||
|
</body>
|
||
|
|
||
|
</html>
|