Parameters
- stream
- The stream that contains the image.
Return Value
Decoder object if decoder was found successfully, null otherwise.
| Exception | Description |
|---|---|
| System.ArgumentNullException | Thrown if stream is null or empty. |
| DecoderException | Thrown if stream is too small and cannot contains the image. |
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5