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
SyntaxPublic Property Channel2 As Integer
Get
Set
Property Value
Type:
Int32Return Value
Type:
Int32
Remarks
See Also