For Resource types of "SVG", the raw data will be returned. This will not be converted to a PNG prior to returning.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| maxWidth | Integer | Optional | The Maximum Width for the returned Image in pixels. If omitted, a value of 0 is assumed. |
A PNG Image converted to a Byte Array or Nothing if this Resource is not a valid image.