2000-02-28 16:33:27 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.5//EN" "http://www.gnustep.org/gsdoc-0_6_5.xml">
|
|
|
|
<gsdoc base="NSCachedImageRep" prev="NSButtonCell.html" next="NSCell.html" up="AppKit.html">
|
|
|
|
<head>
|
|
|
|
<title>NSCachedImageRep</title>
|
|
|
|
<author name="Richard Frith-Macdonald">
|
|
|
|
<email address="rfm@gnu.org"/>
|
|
|
|
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
|
|
|
|
</author>
|
|
|
|
<version>0.1</version>
|
|
|
|
<date>28 February, 2000</date>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<chapter>
|
|
|
|
<heading>NSCachedImageRep</heading>
|
|
|
|
<class name="NSCachedImageRep" super="NSImageRep">
|
|
|
|
<declared>AppKit/NSImageRep.h</declared>
|
|
|
|
<conform>NSCoding</conform>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
<method type="id"><sel>initWithSize:</sel><arg type="NSSize">size</arg><sel>depth:</sel><arg type="NSWindowDepth">depth</arg><sel>separate:</sel><arg type="BOOL">flag</arg><sel>alpha:</sel><arg type="BOOL">alpha</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
2000-02-28 18:37:00 +00:00
|
|
|
</method>
|
2000-02-28 16:33:27 +00:00
|
|
|
<method type="id"><sel>initWithWindow:</sel><arg type="NSWindow*">aWindow</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
2000-02-28 18:37:00 +00:00
|
|
|
</method>
|
2000-02-28 16:33:27 +00:00
|
|
|
<method type="NSRect"><sel>rect</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
2000-02-28 18:37:00 +00:00
|
|
|
</method>
|
2000-02-28 16:33:27 +00:00
|
|
|
<method type="NSWindow*"><sel>window</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
2000-02-28 18:37:00 +00:00
|
|
|
</method>
|
2000-02-28 16:33:27 +00:00
|
|
|
</class>
|
|
|
|
</chapter>
|
|
|
|
</body>
|
|
|
|
</gsdoc>
|