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

This commit is contained in:
Ilya Lysenkov
2011-06-20 09:06:02 +00:00
parent 6767f1db9e
commit 310ed83343
+1 -1
View 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.