using CPF.Mac.CoreGraphics; using CPF.Mac.Foundation; namespace CPF.Mac.AppKit { public delegate NSImage NSImageRect(NSObject sender, CGRect aRect); }