Get the expected width of the input image stream


int mira_GetInputWidth(mrkernel* pmr);


Input: 

  • Runtime environment pointer


Output: Input image width if > 0 or an error code if < 0


The image width in the line scan use case is the number of pixels of one line i.e. the pixels across the belt.