Get the width of the data returned by the sensor


int miraacq_GetFrameWidth(makernel* pma);


Input: 

  • Runtime environment pointer


Output: Image width if > 0 or an error code if < 0


After the acquisition is successfully initialized by miraacq_InitializeAcquisition this function returns the width (number of pixels) returned by the sensor during acqusition.