• 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
Re: Callback when OS delivers console msg for my process?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Callback when OS delivers console msg for my process?


  • Subject: Re: Callback when OS delivers console msg for my process?
  • From: Ken Thomases <email@hidden>
  • Date: Sat, 14 Nov 2009 00:23:58 -0600

On Nov 13, 2009, at 2:53 PM, Trygve Inda wrote:

Also...

NSURL*              imgURL = [NSURL fileURLWithPath:path];
CGImageSourceRef    imgRef;
CGImageSourceStatus imgStatus;

imgRef = CGImageSourceCreateWithURL (imgURL, nil);


CGImageSourceGetStatus (imgRef) returns kCGImageStatusComplete

What about CGImageSourceGetStatusAtIndex() or CGImageSourceCreateImageAtIndex()?


Regards,
Ken

_______________________________________________

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: Callback when OS delivers console msg for my process?
      • From: Trygve Inda <email@hidden>
References: 
 >Re: Callback when OS delivers console msg for my process? (From: Trygve Inda <email@hidden>)

  • Prev by Date: Re: NSPopUpButton submenu's
  • Next by Date: Stack-based C++ class to wrap NSAutoreleasePool
  • Previous by thread: Re: Callback when OS delivers console msg for my process?
  • Next by thread: Re: Callback when OS delivers console msg for my process?
  • Index(es):
    • Date
    • Thread