[ Maverik Level 2 functions ]


mav_paletteNew

Summary

Create a new palette.


Syntax

MAV_palette *mav_paletteNew(void);


Description

This function creates a new palette, and returns its handle.


Back to the index page.