This document is archived and information here might be outdated. Recommended version. |
The blending width for Blend mosaic operator.
[Visual Basic .NET]
Public Property BlendingWidth As Integer
[C#]
public int BlendingWidth {get; set;}
[C++]
HRESULT get_BlendingWidth(
System.Int32* pWidth
);
[C++]
HRESULT put_BlendingWidth(
long pWidth
);
[C++] Parameters pWidth [out, retval]
pWidth is a parameter of type long* pWidth [in]
pWidth is a parameter of type long