IBitmapFrame.OrientedPixelWidth プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
EXIF の向きがビットマップに適用された後のフレームの幅をピクセル単位で返します。
public:
property unsigned int OrientedPixelWidth { unsigned int get(); };
uint32_t OrientedPixelWidth();
public uint OrientedPixelWidth { get; }
var uInt32 = iBitmapFrame.orientedPixelWidth;
Public ReadOnly Property OrientedPixelWidth As UInteger
プロパティ値
EXIF 方向が適用された後のフレームの幅 (ピクセル単位)。