GrabImage()

Syntax

Result = GrabImage(#Image1, #Image2, x, y, Width, Height)
Description
Create a new #Image2 with the selected area on the source #Image1. If #PB_Any is used as '#Image2' parameter, the new image number will be returned as 'Result'.

Supported OS

Windows, Linux, MacOS X

<- FreeImage() - Image Index - ImageDepth() ->