Click or drag to resize

StiMatrixGetRealImageData Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiMatrix.GetRealImageData(Stimulsoft.Report.Export.StiCell,System.Drawing.Image)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public Image GetRealImageData(
	StiCell cell,
	Image baseImage
)

Parameters

cell
Type: Stimulsoft.Report.ExportStiCell

[Missing <param name="cell"/> documentation for "M:Stimulsoft.Report.Export.StiMatrix.GetRealImageData(Stimulsoft.Report.Export.StiCell,System.Drawing.Image)"]

baseImage
Type: System.DrawingImage

[Missing <param name="baseImage"/> documentation for "M:Stimulsoft.Report.Export.StiMatrix.GetRealImageData(Stimulsoft.Report.Export.StiCell,System.Drawing.Image)"]

Return Value

Type: Image

[Missing <returns> documentation for "M:Stimulsoft.Report.Export.StiMatrix.GetRealImageData(Stimulsoft.Report.Export.StiCell,System.Drawing.Image)"]

See Also