Re: Another IKImageView question: Copying a region

2010-03-23 Thread Kyle Sluder
Please don't cross-post. You've already posted this to quartz-dev. --Kyle Sluder [not the moderator] On Tue, Mar 23, 2010 at 6:45 AM, Brian Postow wrote: > I'm not sure if ImageKit is more correctly a cocoa thing, or a Quartz thing, > so I'm asking this in both places. Sorry for the duplicate,

Re: Another IKImageView question: Copying a region

2010-03-23 Thread Brian Postow
Addition: actually, I have found the copy(id) method, but when I call it, I get : CGBitmapContextCreate: unsupported parameter combination: 8 integer bits/component; 16 bits/pixel; 1-component color space; kCGImageAlphaPremultipliedLast; 2624 bytes/row. Which obviously doesn't happen when I do

Another IKImageView question: Copying a region

2010-03-23 Thread Brian Postow
I'm not sure if ImageKit is more correctly a cocoa thing, or a Quartz thing, so I'm asking this in both places. Sorry for the duplicate, If the question is inappropriate in one or the other list let me know and, well I guess I can't delete from a mailing, list, but I won't send more ImageKit que