BitmapFrame.Decoder 속성

정의

파생 클래스에서 재정의되는 경우 이 인스턴스와 연결된 디코더를 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

속성 값

BitmapDecoderBitmapFrame것과 연결된 값입니다.

적용 대상

추가 정보