Get the size of the acquired image in bytes


int miraacq_GetFrameSize(makernel* pma);


Input: 

  • Runtime environment pointer


Output: Size in bytes width if > 0 or an error code if < 0


After the acquisition is successfully initialized by miraacq_InitializeAcquisition this function returns the number of bytes returned by the sensor during acqusition.