Qt doc: specified an image type in the addText function (ticket #1144)
authorIlya Lysenkov <no@email>
Mon, 20 Jun 2011 09:06:02 +0000 (09:06 +0000)
committerIlya Lysenkov <no@email>
Mon, 20 Jun 2011 09:06:02 +0000 (09:06 +0000)
modules/highgui/doc/qt_new_functions.rst

index 2e6dfa6..cf079c4 100644 (file)
@@ -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.