Fix various doxygen issues in the documentation
This commit is contained in:
@@ -469,7 +469,7 @@ public:
|
||||
|
||||
@since 3.1.0
|
||||
*/
|
||||
bool CreateScaled(int logwidth, int logheight, int depth, double logicalScale);
|
||||
bool CreateScaled(int width, int height, int depth, double logicalScale);
|
||||
|
||||
/*
|
||||
Creates a bitmap from the given data, which can be of arbitrary type.
|
||||
|
Reference in New Issue
Block a user