ktm.lordui.lang.dataElementsHelp.HelpItemDescription@cc285f4
Parameters:- Image file path algorithm - Options - there are three options:
- The full path - The file path is given exactly - the image should be written under this path even, if file exists.
- Ask for file name - Ask user during runtime for the place of storing the file,
- Add sufix to filename to make filename unique - Append the suffix to the filename to make the file name unique.
, - Variable name to store image - String expression - Name of the variable that will be used to store image into memory,
- Image expression - Area expression - The area of the screen, that should be captured. Leave empty for full screen. note, that top left corner of the screen device isn't always the (0, 0) position.
krzys2018-07-23