[]
        
(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)
Public Shared Function GetImage(resourceName As String) As Image
Parameters
Type Name Description
string resourceName

Resource name.

Returns
Type Description
Image

The image in the resource.