public static captureFromScreen ( int left, int top, int width, int height ) : |
||
left | int | Left position in screen for captured bitmap |
top | int | Top position in screen for captured bitmap |
width | int | Width of captured bitmap |
height | int | Height of captured bitmap |
return |