Qt doc: specified an image type in the addText function (ticket #1144)

pull/13383/head
Ilya Lysenkov 14 years ago
parent 6767f1db9e
commit 310ed83343
  1. 2
      modules/highgui/doc/qt_new_functions.rst

@ -171,7 +171,7 @@ addText
Creates the font to draw a text on an image.
:param img: Image where the text should be drawn.
:param img: 8-bit 3-channel image where the text should be drawn.
:param text: Text to write on an image.

Loading…
Cancel
Save