Skip navigation.
 
mlRe: How to capture a full screen image
FROM : Scott Mitchell
DATE : Sun Dec 19 17:05:20 2004

WOW! Thanks. That is exactly what I was looking for.This is great..


Thanks,
Scott Mitchell

On Dec 18, 2004, at 10:31 PM, Douglas A. Welton wrote:

> Scott,
>
> Take a look at this...
>
>  <http://www.einsteinslegacy.com/Downloads/ScreenCapture.dmg>
>
> later,
>
> douglas
>
> on 12/18/04 6:55 PM, Scott Mitchell at <email_removed> wrote:
>

>> Hi,
>> Ok, I have done research on this, but can't seem to find an answer for
>> this. I need to make a Full screen (may be more than 1 screen also)
>> image capture. I have searched through the list archives but can not
>> seem to find anything.
>>
>> I need a way to capture a full screen image at certain times. I looked
>> at NSCopyBits, but that does not look like what I want. This could be
>> achieved in Carbon doing a Copybits with the full screen rect, but
>> since I am kind of new to some of  this stuff in Cocoa I am having a
>> hard time figuring out how to do some things. Does anyone have any or
>> know where there is sample code to do something like this?
>>
>> Thanks,
>> Scott Mitchell

>

Related mailsAuthorDate
mlHow to capture a full screen image Scott Mitchell Dec 19, 00:55
mlRe: How to capture a full screen image Douglas A. Welton Dec 19, 06:31
mlRe: How to capture a full screen image Scott Mitchell Dec 19, 17:05