ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

colors.h File Reference

Go to the source code of this file.

Defines

#define PF_8A8B8G8R   3 /* 32-bit TrueColor: 8-A, 8-B, 8-G, 8-R */
#define PF_8R8G8B   4 /* 32-bit TrueColor: 8-R, 8-G, 8-B */
#define PF_5R6G5B   5 /* 16-bit TrueColor: 5-R, 6-G, 5-B bits */
#define PF_DITHER8   6 /* Dithered RGB using a lookup table */
#define PF_LOOKUP   7 /* Undithered RGB using a lookup table */
#define PF_GRAYSCALE   10 /* Grayscale or StaticGray */
#define PF_BADFORMAT   11
#define PF_INDEX8   12
#define BGR8(r, g, b)
#define BGR16(r, g, b)
#define BGR24(r, g, b)
#define BGR32(r, g, b)

Generated on Sun May 27 2012 04:55:43 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.