Compartir a través de


BitmapDecoder.DecoderInformation Propiedad

Definición

Información sobre el descodificador de mapa de bits.

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

Valor de propiedad

Información del descodificador del mapa de bits.

Se aplica a