Compartir a través de


ImageProperties.Height Propiedad

Definición

Obtiene el alto de la imagen.

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

Valor de propiedad

UInt32

unsigned int

uint32_t

Alto de la imagen, en píxeles.

Se aplica a