, /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/
Mac mini com.apple.macmini.icns. , 512x512 ( , Snow Leopard).
-representations NSLog, , 512x512.
:
10.6 AppKit NSImage CGImage.
Snow Leopard , CGImageRef:
NSImage* image = [NSImage imageNamed:NSImageNameComputer];
NSRect imageRect = NSMakeRect(0, 0, 512, 512);
CGImageRef cgImage = [image CGImageForProposedRect:&imageRect context:nil hints:nil];
NSImage CGImageRef API CGImageDestination * png.