Re: Dividing NSView to subviews
Re: Dividing NSView to subviews
- Subject: Re: Dividing NSView to subviews
- From: Michael Ash <email@hidden>
- Date: Fri, 24 Apr 2009 20:22:58 -0400
On Fri, Apr 24, 2009 at 8:02 AM, Naresh Kongara
<email@hidden> wrote:
> Thanks peter for your reply,
>
> Now there is some improvement in the performance , but the image is not that
> much clear as the image we are getting with dataWithPDFInsideRect:
>
> is there any way to remove that blur.
The technique that Peter showed will produce *exactly* the same pixels
that get rendered to the screen. If you have blur, it's either because
your view is blurry itself, or your drawing code is blurry. Either
way, we can't tell you what's going wrong unless you post your code.
Mike
_______________________________________________
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