| Sign In/My Account | View Cart |
| Article: |
Panther, Python, and CoreGraphics | |
| Subject: | Images wrong way round? | |
| Date: | 2004-03-23 05:17:13 | |
| From: | mschapman | |
|
Response to: Images wrong way round?
|
||
|
I think (but don't know) that kCGInterpolationHigh causes a larger neighborhood of source pixels to be sampled and averaged together into each destination image pixel. As a result the rescaled image may look more blurry than with kCGInterpolationLow or kCGInterpolationNone.
|
||