blurRadius Свойство (CannyEdgeDetectorRequestParams)
Возвращает или устанавливает радиус размытия.
'Declaration
Public Property blurRadius As Integer
public int blurRadius { get; set; }
public: __property int get_blurRadius();
public: __property void set_blurRadius(
int
);
public:
property int blurRadius {
int get();
void set(int );
}
Property Value
Допустимые значения: от 1 до 256. Значение по умолчанию - 3.
Целевые платформы: .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5