[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 2F Fn CD0A  - Intel Image Processing Interface - Load Palette          [-]

   AX = CD0Ah
   CX:BX -> palette structure (see below)

Return: AL = 00h successful
      = 80h unsuccessful

See Also: AX=CD09h"Image Processing"

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

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson