iphone - Grabbing image of UIScrollView content - anti-aliasing problem -


i need grab scaled image of content visible in uiscrollview. i'm able image there discrepancy between anti-aliasing algorithm used scroll view , grabbing process. please @ image point:

(left: seen in uiscrollview, right: grabbed renderincontext)

the image

i tried set interpolation quality, edge antialiasing mask , allow/force anti-alias in context using cgcontextsetallowsantialiasing , cgcontextsetshouldantialias without success. image saved file png uiimagepngrepresentation.

any ideas how grab exact copy of visible in scroll view?


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -