| DirectFB Reference Manual | ||
| |||
Get access to the surface's palette.
| GetPalette ( | ||||
| IDirectFBSurface | * | thiz, | ||
| IDirectFBPalette | ** | ret_interface | ||
| ); | ||||
Returns an interface that can be used to gain read and/or write access to the surface's palette.
| (C) Copyright by convergence GmbH |
|