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

Gets the Image object associated with Type.

Syntax
C++
C#
Visual Basic
public: Bitmap GetImage( Type type, string imageName, bool makeTransparent );
Parameters
Parameters 
Description 
type 
The type with which Image object is associated. 
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.