pub unsafe extern "C" fn GetImageChannelDistortion(
reference_image: *const Image,
compare_image: *const Image,
channel: ChannelType,
metric: MetricType,
distortion: *mut f64,
exception: *mut ExceptionInfo,
) -> c_uintpub unsafe extern "C" fn GetImageChannelDistortion(
reference_image: *const Image,
compare_image: *const Image,
channel: ChannelType,
metric: MetricType,
distortion: *mut f64,
exception: *mut ExceptionInfo,
) -> c_uint