mirror of
https://github.com/SFML/SFML.git
synced 2024-11-25 12:51:05 +08:00
Fixed minor documentation issue.
This commit is contained in:
parent
265c411c39
commit
9690a7edee
@ -291,7 +291,7 @@ private :
|
|||||||
/// channels -- just like a sf::Color.
|
/// channels -- just like a sf::Color.
|
||||||
/// All the functions that return an array of pixels follow
|
/// All the functions that return an array of pixels follow
|
||||||
/// this rule, and all parameters that you pass to sf::Image
|
/// this rule, and all parameters that you pass to sf::Image
|
||||||
/// functions (such as loadFromPixels) must use this
|
/// functions (such as loadFromMemory) must use this
|
||||||
/// representation as well.
|
/// representation as well.
|
||||||
///
|
///
|
||||||
/// A sf::Image can be copied, but it is a heavy resource and
|
/// A sf::Image can be copied, but it is a heavy resource and
|
||||||
|
Loading…
Reference in New Issue
Block a user