BitmapDecoder.DecoderInformation Propriété

Définition

Informations sur le décodeur bitmap.

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

Valeur de propriété

Informations sur le décodeur bitmap.

S’applique à