Lenguaje

Bitmap.Reconfigure(Int32, Int32, Bitmap+Config) Método

Definición

[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

Parámetros

width
Int32
height
Int32
config
Bitmap.Config
Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a

Consulte también

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