Condividi tramite


FormatConvertedBitmap.DestinationFormat Proprietà

Definizione

Ottiene o imposta il formato pixel per convertire la bitmap.

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

Valore della proprietà

Formato pixel da applicare alla bitmap. Il valore predefinito è Pbgra32.

Commenti

Informazioni proprietà di dipendenza

Campo Identificatore DestinationFormatProperty
Proprietà dei metadati impostate su true Nessuno

Si applica a

Vedi anche