Click or drag to resize

StiStimulsoftServerResourceStiGetImageDelegate Delegate

[Missing <summary> documentation for "T:Stimulsoft.Report.StiStimulsoftServerResource.StiGetImageDelegate"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public delegate byte[] StiGetImageDelegate(
	StiImage image,
	string key
)

Parameters

image
Type: Stimulsoft.Report.ComponentsStiImage
key
Type: SystemString

Return Value

Type: Byte
See Also