Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "ExtFloodFill" in [All]

Constants

1: EMR_
.

        EMR_EXTFLOODFILL           = 53,

gdi32

.
Summary
.

static extern bool ExtFloodFill(IntPtr hdc, int nXStart, int nYStart,

.

public static extern bool ExtFloodFill(IntPtr hdc, int nXStart, int nYStart,

.

    ExtFloodFill(vDC, 10, 10, GetPixel(vDC, 10, 10), FLOODFILLSURFACE);

.
Documentation
[ExtFloodFill] on MSDN

 
Access PInvoke.net directly from VS: