fedor@colorado.edu
)Custom image representation.
Copyright: (C) 1996 Free Software Foundation, Inc.
- Declared in:
- AppKit/NSCustomImageRep.h
TODO : Desciption
Returns the draw method sent to the delegate when NSCustomImageRep recieved a -draw message.
See Also: -initWithDrawSelector:delegate: [NSImageRep -draw]
Initializes a new NSCustomImageRep with. When a -draw message is recieved it send aSelector message to the delegate anObject.
See Also: -delegate -drawSelector [NSImageRep -draw]