ParseFromFilenameWithExtension
Leave feedback
On this page
Returns ImageFormat value, which is equivalent of filename extension, which is extracted from specified filename
public static Image2DFormat ParseFromFilenameWithExtension(string filename)
| Parameter | Type | Description |
|---|---|---|
| filename | String | Arbitrary filename, can be a relative or full path |
ImageFormat value. Returns Undefined, if extension cannot be recognized.
- struct Image2DFormat
- namespace GroupDocs.Viewer.Drawing
- assembly GroupDocs.Viewer
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.