Intrinsic-112 LoadBitmap |
Top Previous Next |
112: LoadBitmap(Handle, Filename);
Loads a bitmap from a file. The "Handle" value specifies the bitmap where the file will be loaded. "Filename" specifies the filename and path of the bitmap. The file can be any of the following types: tga, jpg, jpeg, gif, tif, tiff, png, bmp, ico, emf, wmf, pcx, lbm.
|