This document is archived and information here might be outdated. Recommended version. |
At this downsampling factor, stop blurring all pixels, do only selected instead (optional).
[Visual Basic .NET] Public Property StopBlurAllAtScaleFactor As Double
[C#] public double StopBlurAllAtScaleFactor {get; set;}
[C++]
HRESULT get_StopBlurAllAtScaleFactor(
System.Double* pScaleFactor
);
[C++]
HRESULT put_StopBlurAllAtScaleFactor(
double pScaleFactor
);
[C++]
Parameters pScaleFactor [out, retval]
pScaleFactor is a parameter of type double* pScaleFactor [in]
pScaleFactor is a parameter of type double