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.
CGBitmapContext または Quartz 2D のオプションはありますか? モノタッチで UIImage に描画するために使用したい。
ありがとうアレックス。
描画は常に で実行されますCGContext。既存の画像に描画する場合CGBitmapContextは、論理的に使用するコンテキストです。
CGContext
CGBitmapContext