Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

SDL_PixelFormat Struct Reference

#include <blit_macros.h>

List of all members.

Public Attributes

unsigned char BitsPerPixel
unsigned char BytesPerPixel
unsigned char Rloss
unsigned char Gloss
unsigned char Bloss
unsigned char Aloss
unsigned char Rshift
unsigned char Gshift
unsigned char Bshift
unsigned char Ashift
unsigned int Rmask
unsigned int Gmask
unsigned int Bmask
unsigned int Amask
unsigned int colorkey
unsigned char alpha


Member Data Documentation

unsigned char SDL_PixelFormat::Aloss
 

Definition at line 38 of file blit_macros.h.

unsigned int SDL_PixelFormat::Amask
 

Definition at line 46 of file blit_macros.h.

unsigned char SDL_PixelFormat::Ashift
 

Definition at line 42 of file blit_macros.h.

unsigned char SDL_PixelFormat::BitsPerPixel
 

Definition at line 33 of file blit_macros.h.

unsigned char SDL_PixelFormat::Bloss
 

Definition at line 37 of file blit_macros.h.

unsigned int SDL_PixelFormat::Bmask
 

Definition at line 45 of file blit_macros.h.

unsigned char SDL_PixelFormat::Bshift
 

Definition at line 41 of file blit_macros.h.

unsigned char SDL_PixelFormat::BytesPerPixel
 

Definition at line 34 of file blit_macros.h.

unsigned char SDL_PixelFormat::Gloss
 

Definition at line 36 of file blit_macros.h.

unsigned int SDL_PixelFormat::Gmask
 

Definition at line 44 of file blit_macros.h.

unsigned char SDL_PixelFormat::Gshift
 

Definition at line 40 of file blit_macros.h.

unsigned char SDL_PixelFormat::Rloss
 

Definition at line 35 of file blit_macros.h.

unsigned int SDL_PixelFormat::Rmask
 

Definition at line 43 of file blit_macros.h.

unsigned char SDL_PixelFormat::Rshift
 

Definition at line 39 of file blit_macros.h.

unsigned char SDL_PixelFormat::alpha
 

Definition at line 52 of file blit_macros.h.

unsigned int SDL_PixelFormat::colorkey
 

Definition at line 49 of file blit_macros.h.


The documentation for this struct was generated from the following file:
Generated at Wed Apr 4 19:57:41 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001