mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-27 11:01:09 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6444 72102866-910b-0410-8b05-ffd578937521
54 lines
1.4 KiB
HTML
54 lines
1.4 KiB
HTML
<html><head>
|
|
<title>NSCachedImageRep</title>
|
|
</head>
|
|
<body>
|
|
<a href="NSButtonCell.html">[Previous]</a>
|
|
<a href="Gui.html">[Up]</a>
|
|
<a href="NSCell.html">[Next]</a>
|
|
<h1>NSCachedImageRep</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">NSCachedImageRep</a></h2>
|
|
<h2><a name="NSCachedImageRep">NSCachedImageRep</a></h2>
|
|
<p><b>Declared in:</b> Gui/NSImageRep.h</p>
|
|
<p><b>Inherits from:</b> NSImageRep</p>
|
|
<p><b>Conforms to:</b> NSCoding
|
|
</p>
|
|
<hr>
|
|
|
|
|
|
<ul>
|
|
<li><a href="NSCachedImageRep.html#method-0">-initWithSize:depth:separate:alpha:</a>
|
|
<li><a href="NSCachedImageRep.html#method-1">-initWithWindow:</a>
|
|
<li><a href="NSCachedImageRep.html#method-2">-rect</a>
|
|
<li><a href="NSCachedImageRep.html#method-3">-window</a>
|
|
</ul>
|
|
<hr>
|
|
<h2><a name="method-0">initWithSize:depth:separate:alpha:</a></h2>
|
|
- (id) <b>initWithSize:</b> (NSSize)size <b>depth:</b> (NSWindowDepth)depth <b>separate:</b> (BOOL)flag <b>alpha:</b> (BOOL)alpha<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-1">initWithWindow:</a></h2>
|
|
- (id) <b>initWithWindow:</b> (NSWindow*)aWindow<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-2">rect</a></h2>
|
|
- (NSRect) <b>rect</b><br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-3">window</a></h2>
|
|
- (NSWindow*) <b>window</b><br>
|
|
|
|
|
|
<hr>
|
|
</body>
|
|
|
|
</html>
|