GetImageChannelDepth

Function GetImageChannelDepth 

Source
pub unsafe extern "C" fn GetImageChannelDepth(
    image: *const Image,
    channel: ChannelType,
    exception: *mut ExceptionInfo,
) -> c_uint