Bitmap.Reconfigure(Int32, Int32, Bitmap+Config) メソッド

定義

[Android.Runtime.Register("reconfigure", "(IILandroid/graphics/Bitmap$Config;)V", "")]
public void Reconfigure(int width, int height, Android.Graphics.Bitmap.Config config);
[<Android.Runtime.Register("reconfigure", "(IILandroid/graphics/Bitmap$Config;)V", "")>]
member this.Reconfigure : int * int * Android.Graphics.Bitmap.Config -> unit

パラメーター

width
Int32
height
Int32
config
Bitmap.Config
属性

注釈

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象

こちらもご覧ください

  • Width
  • Height
  • <xref:Android.Graphics.Bitmap.SetConfig(.Config)>