<< Click to Display Table of Contents >> FromFile |
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