Click or drag to resize

IMcViewNDVolumeComposition Property

Sets/gets volume composition mode, could be Blend, Max (Maximum Intensity Projections), Sum or Min.

Namespace:  MediaCy.IQL.Display.ViewerND
Assembly:  MediaCy.IQL.Display.ViewerND (in MediaCy.IQL.Display.ViewerND.dll) Version: 10.0.6912.0
Syntax
VB
Property VolumeComposition As mcViewNDCompTypes
	Get
	Set

Property Value

Type: mcViewNDCompTypes
Remarks
Max (Maximum Intensity Projections) mode can be used with fluorescent images. The background should be set to black in this mode. Min mode can be used with whitefield images. The background should be set to white in this mode.
See Also