FormatConvertedBitmap.DestinationFormat プロパティ

定義

ビットマップを変換するピクセル形式を取得または設定します。

public:
 property System::Windows::Media::PixelFormat DestinationFormat { System::Windows::Media::PixelFormat get(); void set(System::Windows::Media::PixelFormat value); };
public System.Windows.Media.PixelFormat DestinationFormat { get; set; }
member this.DestinationFormat : System.Windows.Media.PixelFormat with get, set
Public Property DestinationFormat As PixelFormat

プロパティ値

ビットマップに適用するピクセル形式。 既定値は Pbgra32 です。

注釈

依存関係プロパティ情報

品目 価値
識別子フィールド DestinationFormatProperty
に設定されたメタデータ プロパティ true None

適用対象

こちらもご覧ください