Png | |
public RawImageData LoadBitmap( Stream fileStream, string fileExtension, BitmapLoadOptions? options = null )
| Exception | Condition |
|---|---|
| NotSupportedException | NotSupportedException is thrown when file extension is not supported. Call IsFileFormatImportSupported(String) to check if file extension is supported. |