• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
tiffrepresentation of multiple subviews
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
  • Follow-Ups:
    • Re: tiffrepresentation of multiple subviews
      • From: Ian was here <email@hidden>
  • Prev by Date: [Moderator] END OF THREAD Re: Reverse engineering
  • Next by Date: perl string handle equivilents in cocoa
  • Previous by thread: Re: Lazy NSTableView cell content fetching
  • Next by thread: Re: tiffrepresentation of multiple subviews
  • Index(es):
    • Date
    • Thread