Minor modification to the API documentation
This commit is contained in:
parent
dd48427bb8
commit
527bb287a5
@ -150,9 +150,9 @@ public :
|
||||
bool saveToFile(const std::string& filename) const;
|
||||
|
||||
////////////////////////////////////////////////////////////
|
||||
/// \brief Return the size of the image
|
||||
/// \brief Return the size (width and height) of the image
|
||||
///
|
||||
/// \return Size in pixels
|
||||
/// \return Size of the image, in pixels
|
||||
///
|
||||
////////////////////////////////////////////////////////////
|
||||
Vector2u getSize() const;
|
||||
|
Loading…
Reference in New Issue
Block a user