Edit: Copy Graph as Image...
Copy to clipboard without using OLE
1. copyimg res:=100 ratio:=20;
2. copyimg type:=2 res:=900 ratio:=80;
Please refer to the page for additional option switches when accessing the x-function from script
Display Name |
Variable Name |
I/O and Type |
Default Value |
Description |
---|---|---|---|---|
Graph | igp |
Input GraphPageBase |
|
Active graph |
Image Format | type |
Input int |
|
Specify image format of the copied graph.
Option list:
|
Transparent Background | tb |
Input int |
|
Specify whether to set the image background to transparent
Option list:
|
DPI | res |
Input int |
|
Specify the graph DPI of the copied graph. |
Size Factor (%) | ratio |
Input int |
|
Specify the size factor of the copied graph. |
Keywords:Copy