Function rs2_get_frame_height

Function Documentation

int rs2_get_frame_height(const rs2_frame *frame, rs2_error **error)

retrieve frame height in pixels

Parameters:
  • frame[in] handle returned from a callback

  • error[out] if non-null, receives any error that occurs during this call, otherwise, errors are ignored

Returns:

frame height in pixels