Click or drag to resize

StiImageCacheAddImageInt Method (Image, ImageFormat)

[Missing <summary> documentation for "M:Stimulsoft.Report.StiImageCache.AddImageInt(System.Drawing.Image,System.Drawing.Imaging.ImageFormat)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public int AddImageInt(
	Image image,
	ImageFormat imageFormat
)

Parameters

image
Type: System.DrawingImage

[Missing <param name="image"/> documentation for "M:Stimulsoft.Report.StiImageCache.AddImageInt(System.Drawing.Image,System.Drawing.Imaging.ImageFormat)"]

imageFormat
Type: System.Drawing.ImagingImageFormat

[Missing <param name="imageFormat"/> documentation for "M:Stimulsoft.Report.StiImageCache.AddImageInt(System.Drawing.Image,System.Drawing.Imaging.ImageFormat)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Report.StiImageCache.AddImageInt(System.Drawing.Image,System.Drawing.Imaging.ImageFormat)"]

See Also