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

RegionProcessingParams Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public RegionProcessingParams
(
	Avl.KernelShape kernel_,
	int openingRadius_,
	int closingRadius_
)

Parameters

Name Type Range Default Description
kernel_Avl.KernelShape
openingRadius_int
closingRadius_int

See also