You are here: Start » AVL.NET » RegionProcessingParams Constructor

RegionProcessingParams Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public RegionProcessingParams
(
	AvlNet.KernelShape kernel,
	int openingRadius,
	int closingRadius
)

Parameters

Name Type Range Default Description
kernelAvlNet.KernelShape
openingRadiusint
closingRadiusint

See also