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

Gets the Image object placed in assembly.

Syntax
C++
C#
Visual Basic
public: Bitmap GetImage( string assemblyName, string imageName, bool makeTransparent );
Parameters
Parameters 
Description 
assemblyName 
The name of assembly in which the Cursor 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.