IMcDyeApplyProperties Method
|
|
Apply the dye properties.
Namespace:
MediaCy.IQL.Microscopy.Info
Assembly:
MediaCy.IQL.Microscopy.Info (in MediaCy.IQL.Microscopy.Info.dll) Version: 10.0.6912.0
SyntaxSub ApplyProperties (
ImageOrFrame As Object
)
Parameters
- ImageOrFrame
- Type: SystemObject
RemarksApplies the dye properties to the image(s) or frame(s) specified.
These properties are persisted with the image when the image is saved in the
TIFF file format, and are typically used for proper management of channel.
It is important to note that where possible (in most circumstances), the properties
should be attached to the IMAGE, not to all of the frames.
See Also