You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Documentation error
Correcting small documentation error.
This commit is contained in:
@@ -119,7 +119,7 @@ namespace openshot
|
||||
TextReader(int width, int height, int x_offset, int y_offset, GravityType gravity, std::string text, std::string font, double size, std::string text_color, std::string background_color);
|
||||
|
||||
/// Draw a box under rendered text using the specified color.
|
||||
/// @param text_background_color The background color behind the text
|
||||
/// @param color The background color behind the text
|
||||
void SetTextBackgroundColor(std::string color);
|
||||
|
||||
/// Close Reader
|
||||
|
||||
Reference in New Issue
Block a user