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

Point3DGridFromImageScaling Constructor

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

Syntax

public Point3DGridFromImageScaling
(
	int sourceChannelIndex,
	float offset,
	float scale,
	float? rowIndexScale,
	float? columnIndexScale,
	AvlNet.ValueLimits limits
)

Parameters

Name Type Range Default Description
sourceChannelIndexint
offsetfloat
scalefloat
rowIndexScalefloat?
columnIndexScalefloat?
limitsAvlNet.ValueLimits

See also