libs-gui/Documentation/gsdoc/NSCachedImageRep.html

52 lines
1.3 KiB
HTML
Raw Normal View History

<html>
<head>
<title>NSCachedImageRep</title>
</head>
<body>
<h1>NSCachedImageRep</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>Copyright: (C) 1996 Free Software Foundation, Inc.</p>
<h1>
Software documentation for the NSCachedImageRep class
</h1>
<h2><a name="class$NSCachedImageRep">NSCachedImageRep</a> : <a href="NSImageRep.html#class$NSImageRep">NSImageRep</a></h2>
Declared: AppKit/NSCachedImageRep.h<br />
<p>
</p>
<h3>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 />
<p>
</p>
<hr />
<h3>initWithWindow:rect:</a></h3>
- (id) <b>initWithWindow:</b> (<a href="NSWindow.html#class$NSWindow">NSWindow</a>*)win<b> rect:</b> (NSRect)rect;<br />
<p>
</p>
<hr />
<h3>rect</a></h3>
- (NSRect) <b>rect</b>;<br />
<p>
</p>
<hr />
<h3>window</a></h3>
- (<a href="NSWindow.html#class$NSWindow">NSWindow</a>*) <b>window</b>;<br />
<p>
</p>
<hr />
</body>
</html>