[]
        
(Showing Draft Content)

C1.Framework.SR-1.GetImage

GetImage Method

GetImage(string)

Gets the image of the resource with the specified name in the assembly.

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

Resource name.

Returns
Type Description
Image

The image in the resource.