Some objects have defined some variables(fields) over them. To read such a field, after writing the object expression add dot and name of the field. There are following fields available:- x
Active window (focus owner) coordinates relative to top left position of main monitor and size. Returned value is area typed (x, y, width, height) - y
Mouse cursor position relative to top left position of main monitor - w
Gets the value of the given name from the memory (this is the dynamic alternative for static field variable calls) - h
Active window (focus owner) title - red
Draws the text on the image with transparent background - green
Creates the new image object - blue
Whole screen (including all screen devices) size
krzys2015-02-01