Condividi tramite


IBitmapFrame.PixelHeight Proprietà

Definizione

Restituisce l'altezza del frame in pixel.

public:
 property unsigned int PixelHeight { unsigned int get(); };
uint32_t PixelHeight();
public uint PixelHeight { get; }
var uInt32 = iBitmapFrame.pixelHeight;
Public ReadOnly Property PixelHeight As UInteger

Valore della proprietà

UInt32

unsigned int

uint32_t

Altezza del frame in pixel.

Commenti

Questa proprietà ignora qualsiasi valore del flag di orientamento EXIF.

Si applica a