enum P1::ImageSdk::CoarseInterpolation#

#include <C_P1ImageCommonTypes.h>

enum CoarseInterpolation
{
    Unknown  = 0,
    Bilinear,
};