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
SyntaxProperty VolumeComposition As mcViewNDCompTypes
Get
Set
Property Value
Type:
mcViewNDCompTypes
RemarksMax (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