.TH vga_getcolors "" "" "VGA Function"
.PC "Get the number of colors in current mode"
.B "#include <vga.h>"
.B "int vga_getcolors()"
.PP
Function
.B vga_getcolors()
returns the number of colors supported by the current graphics mode.
.SH "See Also"
.B
libvga,
vga_getxdim(),
vga_getydim()
.R
