FromFile

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TDrawingBitmap > Methods >

FromFile

Previous pageReturn to chapter overviewNext page

Initializes a new instance of the Bitmap class from the specified file.

 

filename - The name of the bitmap file.

useIcm - true to use color correction for this Bitmap; otherwise, false.

 

FromFile                       PROCEDURE(STRING filename, BOOL useIcm = FALSE), BOOL, PROC