Click or drag to resize

IMcColocalization Properties

The IMcColocalization type exposes the following members.

Properties
  NameDescription
Public propertyChannels
Channel pairs as array of LONG. The even element is the channel index for first channel, the odd - for second channel.
Public propertyColors
Colors for output threshold image as an array of OLE_COLOR. The array should contain 2*NumberOfColorPairs elements. The even items for Channel1, odd for Channel 2.
Public propertyMaskRegion
MaskRegion for colocalization plot (image of 256x256 size).
Public propertySecondImage
Second channel Image for colocalization. It can be used when the source image is monochrome.
Public propertyThresholds
Channel thresholds as an array of DOUBLE. The even element is the threshold for first channel, the odd - for second.
Top
See Also