Udostępnij za pośrednictwem


BitmapFrame.Decoder Właściwość

Definicja

Po zastąpieniu klasy pochodnej pobiera dekoder skojarzony z tym wystąpieniem klasy BitmapFrame.

public:
 abstract property System::Windows::Media::Imaging::BitmapDecoder ^ Decoder { System::Windows::Media::Imaging::BitmapDecoder ^ get(); };
public abstract System.Windows.Media.Imaging.BitmapDecoder Decoder { get; }
member this.Decoder : System.Windows.Media.Imaging.BitmapDecoder
Public MustOverride ReadOnly Property Decoder As BitmapDecoder

Wartość właściwości

Element BitmapDecoder skojarzony z tym BitmapFrameelementem .

Dotyczy

Zobacz też