Category: video
Flags: partially documented function

INT 62 - FGDRIVER v4.02 - "FG_PCXPAL" - GET PALETTE STORED IN PCX FILE

	AX = 008Ch
	ES:BX -> variable pointer record (see #03494)
Return: AX = number of colors in palette (16 or 256) or
	    FFFEh not a valid PCX file
	    FFFFh file not found
Note:	the FGDRIVER functions are rearranged with each major release, but
	  their parameters do not change (see #03474 at AX=0000h)
SeeAlso: AX=008Dh