Teilen über


BitmapDecoder.DecoderInformation Eigenschaft

Definition

Informationen zum Bitmapdecoder.

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

Eigenschaftswert

Die Bitmapdecoderinformationen.

Gilt für: