tiffrepresentation of multiple subviews
tiffrepresentation of multiple subviews
- Subject: tiffrepresentation of multiple subviews
- From: Chase <email@hidden>
- Date: Sat, 6 Aug 2005 12:38:19 -0500
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