Contents

NSImageDelegate

A set of optional methods that you can use to respond to drawing failures and manage incremental loads.

Declaration

protocol NSImageDelegate : NSObjectProtocol

Topics

Responding to Drawing Failure

Managing Incremental Loads

See Also

Images