This document is archived and information here might be outdated. Recommended version. |
Window size to search for darkest pixel.
[Visual Basic .NET] Public Property WindowSize As Integer
[C#] public int WindowSize {get; set;}
[C++]
HRESULT get_WindowSize(
System.Int32* pWindowSize
);
[C++]
HRESULT put_WindowSize(
long pWindowSize
);
[C++]
Parameters pWindowSize [out, retval]
pWindowSize is a parameter of type long* pWindowSize [in]
pWindowSize is a parameter of type long