• 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: Getting a .icns file from IconRef data
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting a .icns file from IconRef data


  • Subject: Re: Getting a .icns file from IconRef data
  • From: Kyle Sluder <email@hidden>
  • Date: Fri, 16 Nov 2012 19:20:19 -0800

On Nov 16, 2012, at 6:56 PM, John Brownie <email@hidden> wrote:

> If I use TISGetInputSourceProperty to get the kTISPropertyIconImageURL property of a keyboard layout, it returns nil, so I get the kTISPropertyIconRef property, which gives me an IconRef. I can turn that into an NSImage with -initWithIconRef, but what I really want to do is to write out a file in the .icns format. I have not been able to find documentation on how to do that step. Lack of internet access has also complicated things, but a search just now didn't throw up anything that looked helpful.

Look into CGImageDestination (aka ImageIO). If that doesn't help, you might be stuck using the old Carbon resource manager functions.

--Kyle Sluder
_______________________________________________

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: Getting a .icns file from IconRef data
      • From: Ken Thomases <email@hidden>
References: 
 >Getting a .icns file from IconRef data (From: John Brownie <email@hidden>)

  • Prev by Date: Getting a .icns file from IconRef data
  • Next by Date: Re: Getting a .icns file from IconRef data
  • Previous by thread: Getting a .icns file from IconRef data
  • Next by thread: Re: Getting a .icns file from IconRef data
  • Index(es):
    • Date
    • Thread