opencv::highgui

Function wait_key_ex

source
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