Capturing the screen in Cocoa
Does anyone know what part of the API I can start looking for information on doing a screen capture for use by an NSImageView? I'd rather not go to an intermediate file, so doing things like using screencapture or Grab are not ideal.