Click or drag to resize

StiImageUtilsGetImage Method (String, String)

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.StiImageUtils.GetImage(System.String,System.String)"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static Bitmap GetImage(
	string assemblyName,
	string imageName
)

Parameters

assemblyName
Type: SystemString

[Missing <param name="assemblyName"/> documentation for "M:Stimulsoft.Base.Drawing.StiImageUtils.GetImage(System.String,System.String)"]

imageName
Type: SystemString

[Missing <param name="imageName"/> documentation for "M:Stimulsoft.Base.Drawing.StiImageUtils.GetImage(System.String,System.String)"]

Return Value

Type: Bitmap

[Missing <returns> documentation for "M:Stimulsoft.Base.Drawing.StiImageUtils.GetImage(System.String,System.String)"]

See Also