You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > StiImageUtils Class > StiImageUtils Methods > GetImage Method > GetImage Method (Assembly, string, bool)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiImageUtils.GetImage Method (Assembly, string, bool)

Gets the Image object placed in assembly.

Syntax
C++
C#
Visual Basic
public: Bitmap GetImage( Assembly imageAssembly, string imageName, bool makeTransparent );
Parameters
Parameters 
Description 
imageAssembly 
Assembly in which is the Image object is placed. 
imageName 
The name of the image file to look for. 
Returns

The Image object.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.