_BinaryMore, _BinaryOperations, BinaryFromReference, BinaryMore, BinaryOperations, BinarySwapReference, BinaryToReference
This function runs the Reference > Binary <- RefBinary command.
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 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 command.
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 command.
Description
BinaryToReference();
This function copies the current binary image to the Reference binary image.
See Also
BinaryToMask, BinaryFromReference, BinarySwapMask, BinarySwapReference, BinaryFromMask
This function runs the Binary > Binary Operations command.
Description
_BinaryOperations();
This function displays the Binary Operations dialog box.
See Also
BinaryOperations