Provides access to information about a decoder or encoder.
Syntax
var bitmapCodecInformation = BitmapDecoder.DecoderInformation; var bitmapCodecInformation = BitmapDecoder.EncoderInformation;
Attributes
- MarshalingBehaviorAttribute(Agile)
- VersionAttribute(NTDDI_WIN8)
Members
The BitmapCodecInformation class has these types of members:
Methods
The BitmapCodecInformation class inherits methods from the Object class (C#/VB/C++).
Properties
The BitmapCodecInformation class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only | The unique identifier of the decoder or encoder. | |
| Read-only | A collection of all the file extensions supported by the decoder or encoder. | |
| Read-only | The friendly name of the decoder or encoder. | |
| Read-only | A collection of all the MIME/content types supported by the decoder or encoder. |
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012