parse_from_mime method
parse_from_mime
Returns Image2DFormat value, which is equivalent of specified MIME code
Returns
Image2DFormat value. Returns Image2DFormat.undefined, if extension cannot be recognized.
def parse_from_mime(self, mime_code):
...
| Parameter | Type | Description |
|---|---|---|
| mime_code | System.String | Arbitrary MIME-code |
See Also
- module
groupdocs.viewer.drawing - class
Image2DFormat