Purpose: Save a bitmap to disk.
Returns: none
|
Argument |
Type |
Required |
Purpose |
|
1 |
String |
Yes |
Complete name of file, including the drive or share name, path, and .jpg, .bmp, .png or .gif extension. |
Notes:
This command simply captures the screen and saves it to disk. The Milestones screen is maximized before the capture to allow for the best possible capture, but to maximize readability of the captured bitmap file make sure that appropriate point sizes are chosen.
PNG is the recommended format for best image quality.
Example: Save a bitmap file to a folder using a specific name.
With objMilestones
.SaveBitmap("c:\Test.jpg")
End With
To effectively program with this interface, it's important to learn all about Milestones Professional. Learn about Milestones.
Milestones Professional 2023 Automation Methods and Properties. © Copyright 2000-2023, KIDASA Software, Inc. All rights reserved.