Tao.Sdl SDK Documentation |
|
Sdl.SDL_PHYSPAL Field
Flag for SDL_SetPalette() which represents a physical palette, which controls how pixels look on the screen.
[Visual Basic]
Public Const SDL_PHYSPAL As
Byte = 2
[C#]
public const
byte SDL_PHYSPAL = 2;
See Also
Sdl Class | Tao.Sdl Namespace