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.
YUVフレームデータをCGContextに書き込むにはどうすればよいですか?
これをRGBに変換し、それを使用してCGImageを作成し、それをコンテキストに描画します。
または、YUVをRGBにマッピングするCGColorSpaceを作成し、それを使用してCGImageを作成し、それをコンテキストに描画します。(これが可能かどうかはわかりませんが、調べてみてください。)