Up

NSCustomImageRep

Authors

Adam Fedor (fedor@colorado.edu)
Custom image representation.

Copyright: (C) 1996 Free Software Foundation, Inc.

Software documentation for the NSCustomImageRep class

NSCustomImageRep : NSImageRep

Declared in:
AppKit/NSCustomImageRep.h
Standards:

Description forthcoming.

Method summary

delegate

- (id) delegate;

Description forthcoming.


drawSelector

- (SEL) drawSelector;

Description forthcoming.


initWithDrawSelector:delegate:

- (id) initWithDrawSelector: (SEL)aSelector delegate: (id)anObject;

Description forthcoming.



Up