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.
こんにちは、塗りつぶしなしで円を描くだけのiPhoneアプリで円を描こうとしています。これを行う方法に関するヒントはありますか?CGContextSetStrokePattern を使用しようとしましたが、パターンを定義する方法がわかりません。
パターンなしでCGContextStrokePath()を使用するのはどうですか?