Bagikan melalui


BitmapDecoder.DecoderInformation Properti

Definisi

Informasi tentang dekoder bitmap.

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

Nilai Properti

Informasi dekoder bitmap.

Berlaku untuk