Picture.Write
Syntax:
Parameters:
<FileName> (required)
The full file name to which the picture will be saved. If no directory name is specified, the picture will be saved in the directory of executable program files.
Description:
Availability:
Example:
Picture.Write("C:\My Documents\My Pictures\home.bmp"); |