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.
CGContextを使用して、前のパスの上に異なる色のパスが描画された場合、パスを削除するにはどうすればよいですか?
CGContextBeginPath()新しいパスを作成するプロセスでは、常に前のパスを破棄します。
CGContextBeginPath()