home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / graphics / directx / palette / readme.txt < prev    next >
Encoding:
Text File  |  1997-07-15  |  314 b   |  7 lines

  1. This is a basic example to show how to use DirectDraw palettes.
  2.  
  3. 4 separate DirectDrawPalette objects are created, and they can be attached
  4. to the primary surface just by selecting a menu item.    Any given palette
  5. can be cycled through its red values.  The palettes can be created in
  6. exclusive mode or not.
  7.