FormatConvertedBitmap.DestinationFormat 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定要轉換點陣圖的像素格式。
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 |
無 |