Share via


BitmapDecoder.DecoderInformation Proprietà

Definizione

Informazioni sul decodificatore bitmap.

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

Valore della proprietà

Informazioni sul decodificatore bitmap.

Si applica a