public static captureFromImage ( Image srcImage, |
||
srcImage | Image | The source of captured bitmap |
capPos | Left-top position in source image for captured bitmap | |
width | int | Width of captured bitmap |
height | int | Height of captured bitmap |
bgImage | Image | The image after a part is captured |
return |