Click or drag to resize

CreateColocImageCommandChannel2 Property

Second channel for colocalization. If Input is a mono image and Input2 is defined, then Channel2 points to the second channel in Input2, in that case it should be 0 since input and Input2 should be monochrome images. If Input is a multi-channel image, then Channel2 points to the second channel in Input.

Namespace:  MediaCy.Addins.Colocalization
Assembly:  MediaCy.Addins.Colocalization (in MediaCy.Addins.Colocalization.dll) Version: 3.1.0.0
Syntax
VB
Public Property Channel2 As Integer
	Get
	Set

Property Value

Type: Int32

Return Value

Type: Int32
Remarks