Click or drag to resize

IMcColocalizationMaskRegion Property

MaskRegion for colocalization plot (image of 256x256 size).

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Property MaskRegion As IMcRegions
	Get
	Set

Property Value

Type: IMcRegions
Remarks
When MaskRegion is defined colocalization is calculated using the objects with colors inside this region, if it's NULL, the colocalization is calculated using Thresholds property.
See Also