Compartir a través de


ImageProperties.Width Propiedad

Definición

Obtiene el ancho de la imagen.

public:
 property unsigned int Width { unsigned int get(); };
uint32_t Width();
public uint Width { get; }
var uInt32 = imageProperties.width;
Public ReadOnly Property Width As UInteger

Valor de propiedad

UInt32

unsigned int

uint32_t

Ancho de la imagen

, en píxeles.

Se aplica a