| Reference Manual - 1.0.1 | ||
| |||
Write entries to the palette. 写信息到调色板
| SetEntries ( | ||||
| IDirectFBPalette | * | thiz, | ||
| const DFBColor | * | entries, | ||
| unsigned int | num_entries, | |||
| unsigned int | offset | |||
| ); | ||||
Writes the specified number of entries to the palette at the specified offset.
写入额定的入口信息到调色板
| This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License |