[]
        
(Showing Draft Content)

C1.Framework.SR-1.GetImageByHighDpi

GetImageByHighDpi Method

GetImageByHighDpi(string)

If the dpi is larger than 150% and there is a bigger size image, this method will return the bigger image with scaled.

Declaration
public static Image GetImageByHighDpi(string resourceName)
Parameters
Type Name Description
string resourceName

Resource name.

Returns
Type Description
Image

The bigger image with scaled in the resource.