Core Function PixelSearchHWND

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
UberFoX (Talk | contribs)
(Created page with "<pre> PixelSearchHWND ( <hwnd>, <left>, <top>, <right>, <bottom>, <colour>, <shade>, <padding>, <step> ) </pre> === Description === Searches a rectangle of pixels (Within a spe...")
Newer edit →

Revision as of 20:42, 11 December 2011

PixelSearchHWND ( <hwnd>, <left>, <top>, <right>, <bottom>, <colour>, <shade>, <padding>, <step> )

Contents

Description

Searches a rectangle of pixels (Within a specified window) for the pixel colour provided.

Parameters

hwnd

Window handle to be used.

... rest ...

See PixelSearch().

Return Value

See PixelSearch().

Remarks

See PixelSearch().

See "PixelCoordMode" in Opt

Example

See PixelSearch() examples and add your HWND as the first param.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox