lmrcImageEdge(API)
From EosPedia
DataManip/mrcImage/src/lmrcImageIsEdge is API that used by lmrcImagePad(API).
constant
struct
API
int lmrcImageIsEdge(mrcImage* bin, mrcImageParaTypeReal x, mrcImageParaTypeReal y, mrcImageParaTypeReal z, int neighbor, int mode);
Determine whether or not edge about specified coordinates (x, y, z) of mrcImage. (0: Non Edge, 1: Edge)