BitmapDecoder.GetDecoderInformationEnumerator 方法
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
安裝在系統上的點陣圖解碼器及其相關資訊。
public:
static IVectorView<BitmapCodecInformation ^> ^ GetDecoderInformationEnumerator();
static IVectorView<BitmapCodecInformation> GetDecoderInformationEnumerator();
public static IReadOnlyList<BitmapCodecInformation> GetDecoderInformationEnumerator();
function getDecoderInformationEnumerator()
Public Shared Function GetDecoderInformationEnumerator () As IReadOnlyList(Of BitmapCodecInformation)
BitmapCodecInformation物件清單,其中包含每個解碼器的相關資訊。