Synopsis
HxImageRep HxMod(HxImageRep im1, HxImageRep im2)
Input
HxImageRep im1
HxImageRep im2
Return value
HxImageRep
Description
The function HxMod takes the values of the first input image modulo the corresponding values of the second input image. For vector images, the modulo is taken component wise. Only integer (HxShort, HxByte, HxInt ) type images can be used as input images.
Remarks
See also
Keywords
Binary, Logical,
1.2.12 written by Dimitri van Heesch,
© 1997-2001