Fixed comment for grabPalette.
svn-id: r29079
This commit is contained in:
parent
41e4a7b156
commit
6ee45acf9e
1 changed files with 2 additions and 1 deletions
|
@ -432,7 +432,8 @@ public:
|
||||||
* Grabs a specified part of the currently active palette.
|
* Grabs a specified part of the currently active palette.
|
||||||
* The format is the same as for setPalette.
|
* The format is the same as for setPalette.
|
||||||
*
|
*
|
||||||
* @param colors the palette data, in interleaved RGB format
|
* @see setPalette
|
||||||
|
* @param colors the palette data, in interleaved RGBA format
|
||||||
* @param start the first platte entry to be read
|
* @param start the first platte entry to be read
|
||||||
* @param num the number of palette entries to be read
|
* @param num the number of palette entries to be read
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue