BitmapDecoder.DecoderInformation Свойство

Определение

Сведения о декодере точечных рисунков.

public:
 property BitmapCodecInformation ^ DecoderInformation { BitmapCodecInformation ^ get(); };
BitmapCodecInformation DecoderInformation();
public BitmapCodecInformation DecoderInformation { get; }
var bitmapCodecInformation = bitmapDecoder.decoderInformation;
Public ReadOnly Property DecoderInformation As BitmapCodecInformation

Значение свойства

Сведения о декодере точечных рисунков.

Применяется к