NSCustomImageRep
Authors
- Adam Fedor(
fedor@colorado.edu
)
-
Custom image representation.
Copyright: (C) 1996 Free Software Foundation, Inc.
Software documentation for the NSCustomImageRep class
Declared: AppKit/NSCustomImageRep.h
delegate
- (id) delegate;
drawSelector
- (SEL) drawSelector;
initWithDrawSelector:delegate:
- (id) initWithDrawSelector: (SEL)aSelector delegate: (id)anObject;