libs-gui/Documentation/gsdoc/NSCachedImageRep.html
Adam Fedor 05bdcda840 Updated docs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12233 72102866-910b-0410-8b05-ffd578937521
2002-01-28 04:50:14 +00:00

101 lines
3.4 KiB
HTML

<html>
<head>
<title>NSCachedImageRep</title>
</head>
<body>
<a href="Gui.html">Up</a>
<br />
<h1><a name="title$NSCachedImageRep">NSCachedImageRep</a></h1>
<h3>Authors</h3>
<dl>
<dt>Adam Fedor(<a href="mailto:fedor@gnu.org"><code>
fedor@gnu.org
</code></a>)</dt>
<dd>
</dd>
</dl>
<blockquote>
Cached image representation.
</blockquote>
<p><b>Copyright:</b> (C) 1996 Free Software Foundation, Inc.</p>
<div>
<hr width="50%" align="left" />
<h3>Contents -</h3>
<ol>
<li>
<a href="#001000000000">Software documentation for the NSCachedImageRep class</a>
</li>
</ol>
<hr width="50%" align="left" />
</div>
<h1><a name="001000000000">
Software documentation for the NSCachedImageRep class
</a></h1>
<h2><a name="class$NSCachedImageRep">NSCachedImageRep</a> : <a rel="gsdoc" href="NSImageRep.html#class$NSImageRep">NSImageRep</a></h2>
<blockquote>
<dl>
<dt><b>Declared in:</b></dt>
<dd>AppKit/NSCachedImageRep.h</dd>
</dl>
</blockquote>
<blockquote>
<b>Standards:</b>
<ul>
<li>GNUstep</li>
<li>MacOS-X</li>
<li>OpenStep</li>
</ul>
</blockquote>
<p>
<em>Description forthcoming.</em>
</p>
<b>Method summary</b>
<ul>
<li><a rel="gsdoc" href="NSCachedImageRep.html#method$NSCachedImageRep-initWithSize:depth:separate:alpha:">-initWithSize:depth:separate:alpha:</a></li>
<li><a rel="gsdoc" href="NSCachedImageRep.html#method$NSCachedImageRep-initWithWindow:rect:">-initWithWindow:rect:</a></li>
<li><a rel="gsdoc" href="NSCachedImageRep.html#method$NSCachedImageRep-rect">-rect</a></li>
<li><a rel="gsdoc" href="NSCachedImageRep.html#method$NSCachedImageRep-window">-window</a></li>
</ul>
<hr width="50%" align="left" />
<h3><a name="method$NSCachedImageRep-initWithSize:depth:separate:alpha:">initWithSize:depth:separate:alpha:</a></h3>
- (id) <b>initWithSize:</b> (NSSize)aSize<b> depth:</b> (NSWindowDepth)aDepth<b> separate:</b> (BOOL)separate<b> alpha:</b> (BOOL)alpha;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSCachedImageRep-initWithWindow:rect:">initWithWindow:rect:</a></h3>
- (id) <b>initWithWindow:</b> (<a rel="gsdoc" href="NSWindow.html#class$NSWindow">NSWindow</a>*)win<b> rect:</b> (NSRect)rect;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSCachedImageRep-rect">rect</a></h3>
- (NSRect) <b>rect</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSCachedImageRep-window">window</a></h3>
- (<a rel="gsdoc" href="NSWindow.html#class$NSWindow">NSWindow</a>*) <b>window</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<br />
<a href="Gui.html">Up</a>
</body>
</html>