mrcPixelDataHowToGet


in mrcImage.h


typedef enum mrcPixelDataHowToGet { 
mrcPixelHowNearest = 0,
mrcPixelHowLinear,
mrcPixelHowCubicConv,
mrcPixelHowPolySig
} mrcPixelDataHowToGet;