ParseFromFilenameWithExtension
Leave feedback
On this page
Returns ImageType value, which is equivalent of filename extension, which is extracted from specified filename
public static ImageType ParseFromFilenameWithExtension(string filename)
| Parameter | Type | Description |
|---|---|---|
| filename | String | Arbitrary filename, can be a relative or full path |
ImageType value. Returns ImageType.Undefined, if extension cannot be recognized.
- struct ImageType
- namespace GroupDocs.Editor.HtmlCss.Resources.Images
- assembly GroupDocs.Editor
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.