IBitmapFrame.OrientedPixelHeight 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在套用任何 EXIF 方向至點陣圖之後,傳回畫面格的高度,以圖元為單位。
public:
property unsigned int OrientedPixelHeight { unsigned int get(); };
uint32_t OrientedPixelHeight();
public uint OrientedPixelHeight { get; }
var uInt32 = iBitmapFrame.orientedPixelHeight;
Public ReadOnly Property OrientedPixelHeight As UInteger
屬性值
套用任何 EXIF 方向之後,以圖元為單位的框架高度。