• 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: Core Image
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Image


  • Subject: Re: Core Image
  • From: Luca Ciciriello <email@hidden>
  • Date: Fri, 15 Jun 2012 15:00:40 +0200

I build using CoreImage.framework and including CoreImage/CoreImage.h  header
The BASE SDK is 5.1 and the Deployment Target is 5.1

The error I get is "Use of undeclared identifier KCGImagePropertyOrientation".

Is there some other header I've to include?

Luca.


On Jun 15, 2012, at 2:41 PM, Roland King wrote:

> It's in the documentation as iOS4.0 and later and it's in the header file too
>
> grep kCGImagePropertyOrientation *
> CGImageProperties.h:IMAGEIO_EXTERN const CFStringRef kCGImagePropertyOrientation  IMAGEIO_AVAILABLE_STARTING(__MAC_10_4, __IPHONE_4_0);
>
> Did you pick the right framework? It's normally, and indeed in this case is, listed at the top of the documentation for the symbol.
>
> On Jun 15, 2012, at 8:24 PM, Luca Ciciriello wrote:
>
>> Hi All.
>> I'm porting some  CoreImage code from MacOS X to iOS and I'm unable to find the key KCGImagePropertyOrientation.
>>
>> My doubt is: Is this key available in iOS?
>>
>> I'm using iOS 5.1 with Xcode 4.3.3
>>
>> Thanks in advance for any answer.
>>
>> Luca.
>>
>> _______________________________________________
>>
>> 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
>
>


_______________________________________________

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: Core Image
      • From: Roland King <email@hidden>
References: 
 >Core Image (From: Luca Ciciriello <email@hidden>)
 >Re: Core Image (From: Roland King <email@hidden>)

  • Prev by Date: Re: Core Image
  • Next by Date: Re: Core Image
  • Previous by thread: Re: Core Image
  • Next by thread: Re: Core Image
  • Index(es):
    • Date
    • Thread