TransformedBitmap.Source Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la source de l’image bitmap.
public:
property System::Windows::Media::Imaging::BitmapSource ^ Source { System::Windows::Media::Imaging::BitmapSource ^ get(); void set(System::Windows::Media::Imaging::BitmapSource ^ value); };
public System.Windows.Media.Imaging.BitmapSource Source { get; set; }
member this.Source : System.Windows.Media.Imaging.BitmapSource with get, set
Public Property Source As BitmapSource
Valeur de propriété
Source de l’image bitmap. La valeur par défaut est null
.
Remarques
Vous pouvez chaîner un à un TransformedBitmap autre BitmapSource en affectant à la Source propriété la TransformedBitmap BitmapSource valeur souhaitée. Découvrez comment : chaîner des objets BitmapSource ensemble pour obtenir un exemple de chaînage.
Informations sur les propriétés de dépendance
Champ d’identificateur | SourceProperty |
Propriétés de métadonnées définies sur true |
Aucun |