Click or drag to resize

IMcView3DVolumeComposition Property

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

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

Property Value

Type: mcView3DCompTypes
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