xiProcPushImage

Function xiProcPushImage 

Source
pub unsafe extern "C" fn xiProcPushImage(
    processing_handle: xiProcessingHandle_t,
    first_pixel: *mut c_uchar,
) -> XI_RETURN
Expand description

xiPushImage Set unprocessed image to processing chain @param[in] processing_handle Processing handle @param[out] fist_pixel First byte of first pixel of image to be processed