ClearImage COM API
EMorphDirections Enumeration
Description
Direction to fatten or trim the image
Members
MemberValueDescription
ciMorphAllNeighbours7Modify all neighboring pixels
ciMorphDiag4Modify pixels located diagonally
ciMorphHorz1Modify pixels located to the left and right
ciMorphHorzAndVert3Modify pixels located left, right, up or down
ciMorphVert2Modify pixels located up and down