_BinaryMore, _BinaryOperations, BinaryFromReference, BinaryMore, BinaryOperations, BinarySwapReference, BinaryToReference
This function runs the Reference > Binary <- RefBinary menu command.
(requires: Automatic Measurement)
Description
BinaryFromReference();
See Also
BinaryToReference, BinarySwapReference, BinaryToMask, BinarySwapMask
Description
BinaryMore( intBinOper
, intDestPic
, intSourPic
);
This function enables managing binary images.
Parameters
See Also
_BinaryMore, BinaryToMask, BinaryFromMask, BinarySwapMask, BinaryFromReference, BinaryToReference, BinarySwapReference
Interactive menu command to this function: Binary > Binary Operations
Description
BinaryOperations(
int LogOp
);
This function enables logical transformations of binary images.
Parameters
See Also
_BinaryOperations
This function runs the Reference > Binary <-> RefBinary menu command.
(requires: Automatic Measurement)
Description
BinarySwapReference();
This function swaps reference and current binary images.
Note
This function works if the current image has only one binary layer.
See Also
BinaryToReference, BinaryFromMask, BinaryToMask, BinaryFromReference
This function runs the Reference > Binary -> RefBinary menu command.
(requires: Automatic Measurement)
Description
BinaryToReference();
This function copies the current binary image to the Reference binary image.
See Also
BinaryToMask, BinaryFromReference, BinarySwapMask, BinarySwapReference, BinaryFromMask
(requires: Automatic Measurement)
Description
_BinaryMore();
This function has been deprecated.
See Also
_BinaryOperations
This function runs the Binary > Binary Operations menu command.
(requires: Automatic Measurement)
Description
_BinaryOperations();
This function displays the Binary Operations dialog box.
See Also
BinaryOperations