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.
System.Drawing.Imageを使用するac#ライブラリがあります。私が理解したように、monodroidはこのクラスをサポートしていません。モノドロイドプロジェクトでライブラリを使用するにはどうすればよいですか?
それは本当に図面の内容に依存します。通常のビットマップの場合は、Mono for AndroidライブラリのBitmapFactoryクラスとBitmapクラスを使用できます。これは、実際には、通常使用するネイティブのAndroidのものです。