Next Previous Contents

3.223 tgi_getmaxcolor

Function

Get the highest index of the palette.

Header

tgi.h

Declaration

unsigned char tgi_getmaxcolor (void);

Description

Get the highest index of the palette.

Availability

cc65

See also

Other tgi functions

Example

None.


Next Previous Contents