Поделиться через


ImageProperties.Height Свойство

Определение

Возвращает высоту изображения.

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

Значение свойства

UInt32

unsigned int

uint32_t

Высота изображения в пикселях.

Применяется к