Click or drag to resize

StiImageConverterPackedStringToImage Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.StiImageConverter.PackedStringToImage(System.String)"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static Image PackedStringToImage(
	string str
)

Parameters

str
Type: SystemString

[Missing <param name="str"/> documentation for "M:Stimulsoft.Base.Drawing.StiImageConverter.PackedStringToImage(System.String)"]

Return Value

Type: Image

[Missing <returns> documentation for "M:Stimulsoft.Base.Drawing.StiImageConverter.PackedStringToImage(System.String)"]

See Also