Re: tiffrepresentation of multiple subviews
Re: tiffrepresentation of multiple subviews
- Subject: Re: tiffrepresentation of multiple subviews
- From: Ian was here <email@hidden>
- Date: Sat, 6 Aug 2005 21:49:56 -0700 (PDT)
After you get the TIFF snapshot of your super view,
you could get each subview's image and position it on
the superview's TIFF image. So you end up with an
image that is visually identical to your super view
with all of it's siubviews.
--- Chase <email@hidden> wrote:
> I have several imageviews housed inside a single
> superview, which is
> also an imageview.
>
> The following code snippet does output a tiff file,
> but it's only a
> snapshot of the main super view:
>
> [[[motherview image] TIFFRepresentation]
> writeToFile:@"/
> test.tif" atomically:YES];
>
>
> I need a picture that looks like the whole mess of
> nested imageviews,
> just as they look on the screen.
>
> How is this done?
>
> - Chase
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be
> ignored.
> Cocoa-dev mailing list
> (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
>
> This email sent to email@hidden
>
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden