SDL_PixelFormat Struct Reference

#include <SDL_video.h>


Data Fields

SDL_Palette * palette
Uint8 BitsPerPixel
Uint8 BytesPerPixel
Uint8 Rloss
Uint8 Gloss
Uint8 Bloss
Uint8 Aloss
Uint8 Rshift
Uint8 Gshift
Uint8 Bshift
Uint8 Ashift
Uint32 Rmask
Uint32 Gmask
Uint32 Bmask
Uint32 Amask
Uint32 colorkey
Uint8 alpha


Detailed Description

Everything in the pixel format structure is read-only

Field Documentation

Uint8 alpha

Alpha value information (per-surface alpha)

Uint32 colorkey

RGB color key information


The documentation for this struct was generated from the following file:

Generated on Mon Sep 21 21:29:50 2009 for Simple DirectMedia Layer by  doxygen 1.5.8