[]
If the dpi is larger than 150% and there is a bigger size image, this method will return the bigger image with scaled.
public static Image GetImageByHighDpi(string resourceName)
| Type | Name | Description |
|---|---|---|
| string | resourceName | Resource name. |
| Type | Description |
|---|---|
| Image | The bigger image with scaled in the resource. |