[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 2F - Intel Image Processing Interface - LOAD PALETTE
        AX = CD0Ah
        CX:BX -> palette structure (see below)
Return: AL = 00h successful
           = 80h unsuccessful

Format of palette structure:
Offset  Size    Description
 00h    BYTE    bits per pixel for which palette is to be used (1,2,4,6, or 8)
 01h    2**N    palette translation values, one per possible pixel value

See Also: 2FCD09
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson