ABitmap.setPalettePtr

Sets the palette pointer. Make sure that you set it to a valid memory location.

class ABitmap
@nogc
void
setPalettePtr
(
Color* p
)

Meta