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.
パターン イメージ () で CGContextFillRect を使用することは可能ですが、[UIColor colorWithImage:@"Image.png"]最初のイメージを描画されている四角形の左上隅に「バインド」しますか?
[UIColor colorWithImage:@"Image.png"]
望ましい結果は、
CGContextSetPatternPhase(context, CGSizeMake(0, 0));
ドキュメント参照CGContextSetPatternPhase