Click or drag to resize

IMcCrossSectionsSectionsCollapse Method

Namespace:  MediaCy.IQL.Spectral
Assembly:  MediaCy.IQL.Spectral.Operators (in MediaCy.IQL.Spectral.Operators.dll) Version: 10.0.6912.0
Syntax
VB
Sub SectionsCollapse ( 
	bAverage As Boolean,
	vSourceImg As Object,
	<OutAttribute> ByRef piWidth As Integer,
	<OutAttribute> ByRef piHeight As Integer,
	<OutAttribute> ByRef piFrames As Integer,
	<OutAttribute> ByRef piNumberOfChannel As Integer,
	<OutAttribute> ByRef pVal As Object
)

Parameters

bAverage
Type: SystemBoolean
vSourceImg
Type: SystemObject
piWidth
Type: SystemInt32
piHeight
Type: SystemInt32
piFrames
Type: SystemInt32
piNumberOfChannel
Type: SystemInt32
pVal
Type: SystemObject
See Also