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.
メモリに rgba フレームの生データがある場合、それを skBitmap に変換する方法はありますか? 他のスキー操作を使用してこのフレームに描画できるようにします。このケースでは C++ を使用しています。
ありがとう。:)
SkSurface::MakeRasterDirect() を見てください