Re: Passing CGImageSourceRef to IKImageView
Re: Passing CGImageSourceRef to IKImageView
- Subject: Re: Passing CGImageSourceRef to IKImageView
- From: Jonathan Dann <email@hidden>
- Date: Wed, 18 Jun 2008 11:22:44 +0200
Thanks Douglas,
Nice to know I'm not going mad!
Jon
On 16 Jun 2008, at 17:51, douglas a. welton wrote:
Jonathan,
I don't think you missed anything. I do believe that documentation
is somewhat misleading for this class.
I was in the same situation as you, so I simply decided to get a
CGImageRef (with the associated CGImageProperties) from my
CGImageSourceRef object and use the -(void)setImage:imageProperties:
method to set my image.
regards,
douglas
PS: This issue has been discussed on the Quartz list, but at this
moment Apple Lists archives are doing something funky and I can't
find the reference for you.
On Jun 16, 2008, at 7:05 AM, Jonathan Dann wrote:
Hi Guys,
I was just looking at passing a CGImageSourceRef to an IKImageView,
the documentation says you can, but there's not method that accepts
it as a parameter. Is this just a feature that isn't present in
the release? Are there release notes that this would be in as
Image Kit isn't in the App Kit release note.
Thanks,
Jon
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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