Function opencv::highgui::wait_key_ex[][src]

pub fn wait_key_ex(delay: i32) -> Result<i32>
Expand description

Similar to #waitKey, but returns full key code.

Note:

Key code is implementation specific and depends on used backend: QT/GTK/Win32/etc

C++ default parameters

  • delay: 0