On 24.04.2009, at 14:02, Naresh Kongara 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.
You're probably drawing the image between pixels instead of on
pixels. A coordinate like 1.0 goes along the edge of the destination
pixel, so each pixel in your image will be drawn half on one pixel and
half on the other. You'll have to offset your coordinate to cause it
to be right *on* the pixel.
Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to arch...@mail-archive.com