[]
Queries the capabilities of the decoder based on the specified stream.
public BitmapDecoderCapabilities QueryCapability(IStream stream)
Public Function QueryCapability(stream As IStream) As BitmapDecoderCapabilities
| Type | Name | Description |
|---|---|---|
| IStream | stream | The stream to retrieve the decoder capabilities from.. |
| Type | Description |
|---|---|
| BitmapDecoderCapabilities | Capabilities of the decoder |