• 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
Question about mixing NSImage and CIImage.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Question about mixing NSImage and CIImage.


  • Subject: Question about mixing NSImage and CIImage.
  • From: Scott Andrew <email@hidden>
  • Date: Fri, 20 Jul 2007 23:09:16 -0700

I have a question about memory usage of mixing NSImage and CIImage.

I have a list control based on MUPhotoView that uses NSImages to draw, this is just a list of available images. I then have a window for editing that uses CIImage for eidting on a canvas. I have a question about calling

NSImage* image
CIImage *desImage = [[CIImage imageWithData:[srcImage TIFFRepresentation];


If you use this do the CIImage and NSImage share memory? Just curious..

Scott Andrew
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Question about mixing NSImage and CIImage.
      • From: Scott Stevenson <email@hidden>
  • Prev by Date: Re: NSUserdefaultsController warning
  • Next by Date: Re: Question about mixing NSImage and CIImage.
  • Previous by thread: Re: Multiple Views, one NSScrollView
  • Next by thread: Re: Question about mixing NSImage and CIImage.
  • Index(es):
    • Date
    • Thread