Click or drag to resize

IMcBinningBin Method

Namespace:  MediaCy.IQL.Spectral
Assembly:  MediaCy.IQL.Spectral.Operators (in MediaCy.IQL.Spectral.Operators.dll) Version: 10.0.6912.0
Syntax
VB
Function Bin ( 
	Optional DirectionX As UInteger = 1,
	Optional DirectionY As UInteger = 1,
	<OptionalAttribute> vSourceImg As Object
) As McImage

Parameters

DirectionX (Optional)
Type: SystemUInt32
DirectionY (Optional)
Type: SystemUInt32
vSourceImg (Optional)
Type: SystemObject

Return Value

Type: McImage
See Also