Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ズーム時に画像の平滑化を行わない iOS 用の画像ビューアを作成するには? Screenshots Journalの画像ビューアのように。
NSGraphicsContext描画が行われる がある場合は、 を呼び出すことができます[-NSGraphicsContext setShouldAntialias:NO]。
NSGraphicsContext
[-NSGraphicsContext setShouldAntialias:NO]